X-Git-Url: http://git.squeep.com/?p=squeep-api-dingus;a=blobdiff_plain;f=CHANGELOG.md;h=185fafd971292396f11e5e86c0e849c272a0cf57;hp=8e0e33187309f285ff53f496d1edd6e1e3ca082e;hb=1bfd3f26e768c390a6be543281e79b7ea5c4b9c5;hpb=0f19dc825bb6e74106db319b79950ca463ad40f0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e0e331..185fafd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [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 +25,7 @@ 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.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