diff --git a/CHANGELOG.md b/CHANGELOG.md index 1238b5e38..4da2d412b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to the Adapt authoring tool are documented in this file. **IMPORTANT**: For information on how to **correctly and safely** update your installation, please consult **INSTALL.md**.
_Note that we adhere to the [semantic versioning](http://semver.org/) scheme for release numbering._ +## [0.11.4] - 2024-11-05 + +Bugfix release. + +### Fixed +- Major version update required for CKEditor ([#2772](https://github.com/adaptlearning/adapt_authoring/issues/2772)) + ## [0.11.3] - 2024-02-23 Bugfix release. @@ -780,6 +787,7 @@ Initial release. - Loading screen of death - Session cookie security issues +[0.11.4]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.3...v0.11.4 [0.11.3]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.2...v0.11.3 [0.11.2]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.1...v0.11.2 [0.11.1]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.0...v0.11.1 diff --git a/package-lock.json b/package-lock.json index 3be9aef5f..89de84661 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "adapt_authoring", - "version": "0.11.3", + "version": "0.11.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 5e1a28b4e..0b1fe8fc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_authoring", - "version": "0.11.3", + "version": "0.11.4", "license": "GPL-3.0", "description": "A server-based user interface for authoring eLearning courses using the Adapt Framework.", "keywords": [