Update CHANGELOG

This commit is contained in:
Tommi Reiman 2020-10-19 08:29:53 +03:00
parent c3df762b48
commit 422e97ffed

View file

@ -27,6 +27,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
### `reitit-ring`
* Fix resource handler path matching [#443](https://github.com/metosin/reitit/pull/443)
* Automatically publish Swagger `:consumes` for `:form` params, fixes [#217](https://github.com/metosin/reitit/issues/217).
## 0.5.6 (2020-09-26)