Skip to content

Commit d9f9b9b

Browse files
committed
Release v1.0.0-alpha.2
1 parent 91c7b4f commit d9f9b9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [1.0.0-alpha.2] - 2023-08-19
11+
1012
### Added
1113

1214
- Finish Laravel integration
@@ -153,6 +155,7 @@ Still to come:
153155

154156
- Fix pagination next link appearing when it shouldn't
155157

158+
[1.0.0-alpha.2]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
156159
[1.0.0-alpha.1]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0...v1.0.0-alpha.1
157160
[0.2.0]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0...v0.2.0-beta.6
158161
[0.2.0-beta.6]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0-beta.6...v0.2.0-beta.5
@@ -161,4 +164,4 @@ Still to come:
161164
[0.2.0-beta.3]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0-beta.3...v0.2.0-beta.2
162165
[0.2.0-beta.2]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0-beta.2...v0.2.0-beta.1
163166
[0.2.0-beta.1]: https://github.com/tobyzerner/json-api-server/compare/v0.2.0-beta.1...v0.1.0-beta.1
164-
[unreleased]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.1...HEAD
167+
[unreleased]: https://github.com/tobyzerner/json-api-server/compare/v1.0.0-alpha.2...HEAD

0 commit comments

Comments
 (0)