X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=c39cea50ca4fcfbe2ccb2714530bc45f783b2824;hb=refs%2Fheads%2Fmaster;hp=d7f648ce6ab9e0453efd8d3586e2bd1b0a060f9b;hpb=8d101705d3394039ddf2d2f3339a5e6ada911579;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index d7f648c..c39cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [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 @@ -111,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