X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=d7f648ce6ab9e0453efd8d3586e2bd1b0a060f9b;hb=HEAD;hp=ad80d3a815f9c96ce9f83ab2aec26d629caeedbd;hpb=0c4ba588448691056be3bab76cfc478a7f8ca320;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index ad80d3a..c39cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,16 @@ 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 @@ -13,7 +22,7 @@ Releases and notable changes to this project are documented here. ## [v2.0.1] - 2023-11-14 -- updated depdendencies +- updated dependencies - move log scope function to module ## [v2.0.0] - 2023-08-27 @@ -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