Skip to content

Commit 6c59f1d

Browse files
authored
Update CHANGELOG.md
1 parent 49968d3 commit 6c59f1d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to the Adapt authoring tool are documented in this file.
55
**IMPORTANT**: For information on how to **correctly and safely** update your installation, please consult **INSTALL.md**.<br/>
66
_Note that we adhere to the [semantic versioning](http://semver.org/) scheme for release numbering._
77

8+
## [0.11.1] - 2022-11-28
9+
10+
Bugfix release.
11+
12+
### Fixed
13+
- New installs return an error when running migrations ([#2681](https://github.com/adaptlearning/adapt_authoring/issues/2681))
14+
- Error thrown on role migration ([#2688](https://github.com/adaptlearning/adapt_authoring/issues/2688))
15+
816
## [0.11.0] - 2022-10-17
917

1018
The final minor release of the 'legacy' codebase. This release bundles critical security updates with some other minor improvements.
@@ -750,6 +758,7 @@ Initial release.
750758
- Loading screen of death
751759
- Session cookie security issues
752760

761+
[0.11.1]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.0...v0.11.1
753762
[0.11.0]: https://github.com/adaptlearning/adapt_authoring/compare/v0.10.5...v0.11.0
754763
[0.10.5]: https://github.com/adaptlearning/adapt_authoring/compare/v0.10.4...v0.10.5
755764
[0.10.4]: https://github.com/adaptlearning/adapt_authoring/compare/v0.10.3...v0.10.4

0 commit comments

Comments
 (0)