Skip to content

Commit e6159da

Browse files
committed
Release v1.0.0-rc.1
1 parent b7429f9 commit e6159da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [1.0.0-rc.1] - 2026-01-01
12+
1113
### ⚠️ Breaking Changes
1214

1315
- Replace `Resource::getId(object $model, Context $context): string` method with
@@ -446,6 +448,7 @@ Still to come:
446448

447449
- Fix pagination next link appearing when it shouldn't
448450

451+
[1.0.0-rc.1]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.6...v1.0.0-rc.1
449452
[1.0.0-beta.6]:
450453
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.5...v1.0.0-beta.6
451454
[1.0.0-beta.5]:
@@ -490,3 +493,5 @@ Still to come:
490493
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.5...HEAD
491494
[unreleased]:
492495
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.6...HEAD
496+
497+
[unreleased]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-rc.1...HEAD

0 commit comments

Comments
 (0)