X-Git-Url: http://git.squeep.com/?p=squeep-api-dingus;a=blobdiff_plain;f=CHANGELOG.md;fp=CHANGELOG.md;h=d7f648ce6ab9e0453efd8d3586e2bd1b0a060f9b;hp=b172d7c137db65eaa935c05d546c84e2ac71f3d6;hb=8d101705d3394039ddf2d2f3339a5e6ada911579;hpb=8e981f499075ec8bbd9229076d4448e6212ca87a diff --git a/CHANGELOG.md b/CHANGELOG.md index b172d7c..d7f648c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [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 depdendencies +- updated dependencies - move log scope function to module ## [v2.0.0] - 2023-08-27 @@ -104,7 +111,8 @@ 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.1 +[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