Skip to content

Commit 37718a9

Browse files
committed
docs: remove out-of-scope spec-delta rationale from CHANGELOG [0.8.3]
The changelog entry described spec changes that required no code changes, which client_requirements.md's changelog rule excludes as out-of-scope/not-implemented text. Keep only the changes actually made in this PR.
1 parent fff30a6 commit 37718a9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- Synced against Apify OpenAPI spec `v2-2026-08-27T071624Z`. The spec changes since
13-
`v2-2026-08-14T072928Z` (`RequestWithoutId` bundling fix, `CreateActorRequest.pricingInfos`
14-
removal, and validation-error autofixes to `ActorNotice`, `StoreListActor.pictureUrl`, the
15-
`ErrorType` enum, and two response definitions) do not affect this client's public interface
16-
or behavior, so no code changes were required beyond the version bump.
1712
- Bumped `APISpecVersion` to `v2-2026-08-27T071624Z` and `ClientVersion` to `0.8.3`.
1813
- Updated `README.md`'s documented `APISpecVersion` example, which was stale by one spec
1914
version.

0 commit comments

Comments
 (0)