add more validation to addCookie parameters
[squeep-api-dingus] / CHANGELOG.md
index ad80d3a815f9c96ce9f83ab2aec26d629caeedbd..6071fbdc6da139091f6757740ebabd8b8f2030d6 100644 (file)
@@ -4,7 +4,13 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
-## [v2.1.0] - TBD
+- addCookie helper does more validation
+
+## [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 +19,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