Skip to content

Commit a7396ff

Browse files
committed
Release v1.0.0-beta.2
1 parent 360c8c1 commit a7396ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
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-beta.2] - 2023-12-02
12+
1113
### ⚠️ Breaking Changes
1214

1315
- Types are now their own construct instead of being subclasses of
@@ -220,6 +222,7 @@ Still to come:
220222

221223
- Fix pagination next link appearing when it shouldn't
222224

225+
[1.0.0-beta.2]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.1...v1.0.0-beta.2
223226
[1.0.0-beta.1]:
224227
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.2...v1.0.0-beta.1
225228
[1.0.0-alpha.2]:
@@ -244,3 +247,5 @@ Still to come:
244247
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.2...HEAD
245248
[unreleased]:
246249
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.1...HEAD
250+
251+
[unreleased]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.2...HEAD

0 commit comments

Comments
 (0)