X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d7f648ce6ab9e0453efd8d3586e2bd1b0a060f9b;hb=HEAD;hp=e31efa43d3ce5e7a7d344a95f6b13ffeb2116e8a;hpb=5b18a1fa46ef9c41f6089e5db259af80f3e98b0a;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index e31efa4..c39cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,15 +4,25 @@ Releases and notable changes to this project are documented here. ## [Unreleased] -## [v2.1.0] - TBD +## [v2.1.2] - 2024-06-08 + +- addCookie helper does more validation +- updated devDependencies + +## [v2.1.1] - 2024-05-04 + +- updated dependencies and devDependencies + +## [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 @@ -110,7 +120,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.1.0 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.2 +[v2.1.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.2;hp=v2.1.1 +[v2.1.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.1;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