diff --git a/CHANGELOG.md b/CHANGELOG.md index a33082c..1dcb8e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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