File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 1.0.0-beta.2] - 2023-12-02
12
+
11
13
### ⚠️ Breaking Changes
12
14
13
15
- Types are now their own construct instead of being subclasses of
@@ -220,6 +222,7 @@ Still to come:
220
222
221
223
- Fix pagination next link appearing when it shouldn't
222
224
225
+ [ 1.0.0-beta.2 ] : https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.1...v1.0.0-beta.2
223
226
[ 1.0.0-beta.1] :
224
227
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.2...v1.0.0-beta.1
225
228
[ 1.0.0-alpha.2] :
@@ -244,3 +247,5 @@ Still to come:
244
247
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.2...HEAD
245
248
[ unreleased] :
246
249
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
You can’t perform that action at this time.
0 commit comments