X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=b172d7c137db65eaa935c05d546c84e2ac71f3d6;hb=b92eb101794a17ee0183355af6fac546618e441d;hp=7585cffb7d9d5838cb90e5c3dd53cff24cbf555f;hpb=914e78e62c740792ed7f6de319360ea4aa60c67e;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index 7585cff..b172d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,18 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [v2.0.1] - 2023-11-14 + +- updated depdendencies +- move log scope function to module + +## [v2.0.0] - 2023-08-27 + +- HEAD requests are now handled automatically by default, if not otherwise specifically registered, on a route with a GET handler +- trailing slashes on a request url now default to being ignored when matching routes - removed deprecated functions +- minor refactors +- updated devDependencies ## [v1.2.10] - 2023-07-20 @@ -93,7 +104,9 @@ Releases and notable changes to this project are documented here. --- -[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.10 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.0.1 +[v2.0.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.1;hp=v2.0.0 +[v2.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.0;hp=v1.2.10 [v1.2.10]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.10;hp=v1.2.9 [v1.2.9]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.9;hp=v1.2.8 [v1.2.8]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.8;hp=v1.2.7