Skip to content

Commit

Permalink
Release v1.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyzerner committed Dec 8, 2023
1 parent bce7df9 commit d56f32e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [Unreleased]

## [1.0.0-beta.3] - 2023-12-09

### ⚠️ Breaking Changes

- Drop `Interface` suffix from various interfaces:
Expand Down Expand Up @@ -242,6 +244,7 @@ Still to come:

- Fix pagination next link appearing when it shouldn't

[1.0.0-beta.3]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.2...v1.0.0-beta.3
[1.0.0-beta.2]:
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.1...v1.0.0-beta.2
[1.0.0-beta.1]:
Expand Down Expand Up @@ -270,3 +273,5 @@ Still to come:
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.1...HEAD
[unreleased]:
https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.2...HEAD

[unreleased]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-beta.3...HEAD

0 comments on commit d56f32e

Please sign in to comment.