X-Git-Url: http://git.squeep.com/?p=squeep-api-dingus;a=blobdiff_plain;f=CHANGELOG.md;h=0a69b5c51505d51ab1e760fc65b67fcc15bf7994;hp=185fafd971292396f11e5e86c0e849c272a0cf57;hb=f944684c37532e67a7d28e34909178435cba03a5;hpb=1bfd3f26e768c390a6be543281e79b7ea5c4b9c5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 185fafd..0a69b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,39 @@ Releases and notable changes to this project are documented here. ## [Unreleased] +## [v1.2.5] - 2022-03-12 + +### Added + +- options to some helper methods, to not persist rarely-used and redundant information on contexts +- optional maximum request body size +- updated dependencies + +## [v1.2.4] - 2022-01-22 + +### Added + +- updated dependencies + +## [v1.2.3] - 2021-12-30 + +### Added + +- updated dependencies + +## [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 @@ -25,7 +58,12 @@ 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.2.0 +[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v1.2.5 +[v1.2.5]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.5;hp=v1.2.4 +[v1.2.4]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.4;hp=v1.2.3 +[v1.2.3]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.3;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