From 955cb19c9883d33c78b96172a332d21a0fd68a39 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 15 Jun 2025 17:03:10 -0700 Subject: [PATCH] Update changelog for unreleased changes --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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