X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=f16445cf33c35e2216b0c40db415d2e796f3bfe4;hb=32c91cbeb87eac23e6a4ad646dd4a94bebc52fa9;hp=2bfc96bce6298d9d20e6129fb373f9deae5d8937;hpb=13945cdabe3e3ebcdb262df13857cb3a74d71a57;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bfc96b..f16445c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,23 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +- 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 @@ -107,7 +118,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