move fileScope to separate module, update dependencies and devDependencies
[squeep-api-dingus] / CHANGELOG.md
index 5e823045c464e0a6ec3787eef63751823cc352aa..dc6f91101a32cc8ae854beabd04a1c83d50cc783 100644 (file)
@@ -4,7 +4,10 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
-## [v2.0.0] - TBD
+- 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
 - trailing slashes on a request url now default to being ignored when matching routes