X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=0a69b5c51505d51ab1e760fc65b67fcc15bf7994;hb=HEAD;hp=dc6f91101a32cc8ae854beabd04a1c83d50cc783;hpb=1b2868b99eba20b50d88a0d858bcd8c51c5b8f07;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index dc6f911..d7f648c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,16 @@ Releases and notable changes to this project are documented here. ## [Unreleased] -- updated depdendencies +## [v2.1.0] - 2024-03-09 + +- cookies are now parsed and populated into ctx.cookie as a default behavior +- new addCookie common helper +- added HTTP status and message enums +- updated devDependencies + +## [v2.0.1] - 2023-11-14 + +- updated dependencies - move log scope function to module ## [v2.0.0] - 2023-08-27 @@ -102,7 +111,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=v2.0.0 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.0 +[v2.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.0;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