add more validation to addCookie parameters
[squeep-api-dingus] / CHANGELOG.md
index 98fa2ea90bface0bb06a176c44ce6f51e0c67650..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