Update changelog for unreleased changes

This commit is contained in:
Sami Samhuri 2025-06-15 17:03:10 -07:00
parent 59a11b9cee
commit 955cb19c98
No known key found for this signature in database

View file

@ -1,11 +1,15 @@
# Changelog
## [2.0.2] - Unreleased
[2.0.2]: https://github.com/samsonjs/Osiris/compare/2.0.1...main
## [2.0.1] - 2025-06-15
### Fixed
- GET and DELETE requests with empty parameters no longer include unnecessary question mark in URL
[2.0.1]: https://github.com/samsonjs/Osiris/compare/2.0.0...main
[2.0.1]: https://github.com/samsonjs/Osiris/compare/2.0.0...2.0.1
## [2.0.0] - 2025-06-15