update eslint config for latest version
[squeep-api-dingus] / CHANGELOG.md
index cb60b74d5d5f303ed53b5184f9c644b0df730c5e..b172d7c137db65eaa935c05d546c84e2ac71f3d6 100644 (file)
@@ -4,6 +4,11 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+## [v2.0.1] - 2023-11-14
+
+- updated depdendencies
+- move log scope function to module
+
 ## [v2.0.0] - 2023-08-27
 
 - HEAD requests are now handled automatically by default, if not otherwise specifically registered, on a route with a GET handler
@@ -99,7 +104,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.0
+[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;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
 [v1.2.9]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.9;hp=v1.2.8