diff --git a/CHANGELOG.md b/CHANGELOG.md index 93d593acf0..6d06e42964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The following sections list the changes for unreleased. * Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380) * Enhancement - Replace unmaintained jwt library: [#2386](https://github.com/owncloud/ocis/pull/2386) * Enhancement - Update bleve to version 2.1.0: [#2391](https://github.com/owncloud/ocis/pull/2391) +* Enhancement - Update go-chi/chi to version 5.0.3: [#2429](https://github.com/owncloud/ocis/pull/2429) * Enhancement - Update github.com/coreos/go-oidc to v3.0.0: [#2393](https://github.com/owncloud/ocis/pull/2393) * Enhancement - Update reva to v1.12: [#2423](https://github.com/owncloud/ocis/pull/2423) @@ -76,6 +77,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2391 +* Enhancement - Update go-chi/chi to version 5.0.3: [#2429](https://github.com/owncloud/ocis/pull/2429) + + Updated go-chi/chi to the lastest release + + https://github.com/owncloud/ocis/pull/2429 + * Enhancement - Update github.com/coreos/go-oidc to v3.0.0: [#2393](https://github.com/owncloud/ocis/pull/2393) Updated the github.com/coreos/go-oidc library to the version 3.0.0.