Skip to content

Commit ba2da05

Browse files
committed
fix: trim 0.5.3 CHANGELOG entry to PR-scoped summary
1 parent 70ee487 commit ba2da05

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@
22

33
## 0.5.3
44

5-
- Bumped `Version::API_SPEC_VERSION` to the Apify OpenAPI spec `v2-2026-08-27T071624Z`. Covers the
6-
removal of `pricingInfos` from the Create Actor request body (never implemented by this client),
7-
the `RequestWithoutId`/`RequestBase` bundling fix (this client already enforces the `uniqueKey`/
8-
`url` requirement client-side), and additive error-response/enum/format documentation fixes
9-
(nullable `notice`, unformatted `pictureUrl`, `401` on `GET /v2/users/{userId}`, a new `ErrorType`
10-
member, `409` on `PUT /v2/schedules/{scheduleId}`). None of this client's typed models expose
11-
those fields or enums, so no client code or public interface change.
5+
- Bumped `Version::API_SPEC_VERSION` to the Apify OpenAPI spec `v2-2026-08-27T071624Z`.
6+
- Bumped `Version::CLIENT_VERSION` to `0.5.3`.
127

138
## 0.5.2
149

0 commit comments

Comments
 (0)