X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=27a527a41322121696bc78226e65f20954a03d2d;hb=186a5aa488b74e70c50c680732132110b21e58da;hp=8e0e33187309f285ff53f496d1edd6e1e3ca082e;hpb=ca35f167826c0732571da5f35e3c25881d138b79;p=squeep-api-dingus diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e0e331..27a527a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,26 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [v1.2.2] - 2021-10-29 + +### Added + +- obscure sensitive request header data when logging + +## [v1.2.1] - 2021-10-22 + +### Added + +- updated dependencies +- minor fix to serveFile + +## [v1.2.0] - 2021-09-10 + +### Added + +- handlers can be provided additional arguments when defining routes +- simple handlers for redirects and static files + ## [v1.1.0] - 2021-08-08 ### Added @@ -18,6 +38,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=v1.1.0 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.2 +[v1.2.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.2;hp=v1.2.1 +[v1.2.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.1;hp=v1.2.0 +[v1.2.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.0;hp=v1.1.0 [v1.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.1.0;hp=v1.0.0 [v1.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.0.0;hp=v0.0.0