Skip to content

Commit 36a1bda

Browse files
authored
Update docs for release
1 parent d423715 commit 36a1bda

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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.5] - 2025-01-15
9+
10+
Bugfix release.
11+
812
## [0.11.4] - 2024-11-05
913

1014
Bugfix release.
@@ -787,6 +791,7 @@ Initial release.
787791
- Loading screen of death
788792
- Session cookie security issues
789793

794+
[0.11.5]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.4...v0.11.5
790795
[0.11.4]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.3...v0.11.4
791796
[0.11.3]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.2...v0.11.3
792797
[0.11.2]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.1...v0.11.2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt_authoring",
3-
"version": "0.11.4",
3+
"version": "0.11.5",
44
"license": "GPL-3.0",
55
"description": "A server-based user interface for authoring eLearning courses using the Adapt Framework.",
66
"keywords": [

0 commit comments

Comments
 (0)