Merge branch 'fix/empty-params-openapi' into 'develop'
[akkoma] / CHANGELOG.md
index e02e843011fae4ca83dddaa1ebcfc9979cabe3c6..213467d6e7b961467f9d5dcf410df5d860bb98ea 100644 (file)
@@ -39,6 +39,11 @@ switched to a new configuration mechanism, however it was not officially removed
 - Add documented-but-missing chat pagination.
 - Allow sending out emails again.
 
+## Unreleased (Patch)
+
+### Changed
+- API: Empty parameter values for integer parameters are now ignored in non-strict validaton mode.
+
 ## [2.1.2] - 2020-09-17
 
 ### Security