diff --git a/CHANGELOG.md b/CHANGELOG.md index adb172bb9c..2e744967b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Switch the admin sidebar collapse icon from "hamburger"to left and right arrows [#1855](https://github.com/opendatateam/udata/pull/1855) - Discussion add card style coherence [#1884](https://github.com/opendatateam/udata/pull/1884) - `LINKCHECKING_UNCHECKED_TYPES` setting to prevent linkchecking on some ressource types [#1892](https://github.com/opendatateam/udata/pull/1892) +- `swagger.json` API specifications now pass validation ### Breaking changes @@ -32,7 +33,7 @@ - Ensure harvest previewing is done against current form content [#1888](https://github.com/opendatateam/udata/pull/1888) - Ensure deleted objects are unindexed [#1891](https://github.com/opendatateam/udata/pull/1891) - Fix the dataset resources list layout wrapping [#1893](https://github.com/opendatateam/udata/pull/1893) -- Fix wrong behavior for weblinks [#1894](https://github.com/opendatateam/udata/pull/1894) +- Fix wrong behavior for weblinks [#1894](https://github.com/opendatateam/udata/pull/1894) ### Internal