Skip to content

Commit

Permalink
prepare for the 4.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
1ma committed Apr 26, 2023
1 parent 2f3f87a commit 45e1683
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
@@ -1,3 +1,7 @@
### [4.1.0] - 2023-04-26

* (Improvement) Support PHP 8.2, contributed by @o-perator

### [4.0.2] - 2022-06-18

* (Improvement) Added capacity to pass additional error data to the "invalid params" error, contributed by @FTI-Herbert
Expand Down Expand Up @@ -64,6 +68,7 @@

* Initial pre-release

[4.1.0]: https://github.com/1ma/JsonRpc/compare/v4.0.2...v4.1.0
[4.0.2]: https://github.com/1ma/JsonRpc/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/1ma/JsonRpc/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/1ma/JsonRpc/compare/v3.0.0...v4.0.0
Expand Down

0 comments on commit 45e1683

Please sign in to comment.