Skip to content

Commit 0267ffd

Browse files
committed
chore: update changelog
1 parent 6e8bc34 commit 0267ffd

4 files changed

+9
-6
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ instructions, because git commits are used to generate release notes:
2626

2727
- 💥[Feature] Update Notes Image to use Ubuntu 24.04 as base OS. (by @jfavellar90)
2828

29+
- [Bugfix] Actually mount edx-notes-api repositories from host on `tutor mounts add /path/to/edx-notes-api`. (by @regisb)
30+
- 💥[Feature] Replace Elasticsearch by Meilisearch. The implementation is much more compact and readable. All content will be automatically re-indexed during init. (by @regisb)
31+
32+
- 💥 [Deprecation] Drop support for python 3.8 and set Python 3.9 as the minimum supported python version. (by @DawoudSheraz)
33+
34+
- 💥[Improvement] Rename Tutor's two branches (by @DawoudSheraz):
35+
* Rename **master** to **release**, as this branch runs the latest official Open edX release tag.
36+
* Rename **nightly** to **main**, as this branch runs the Open edX master branches, which are the basis for the next Open edX release.
37+
2938
- 💥[Feature] Upgrade to Sumac. (by @jfavellar90)
3039

3140
<a id='changelog-18.0.0'></a>

changelog.d/20241017_233457_regis_meilisearch.md

-2
This file was deleted.

changelog.d/20241111_165908_dawoud.sheraz_remove_py38_references.md

-1
This file was deleted.

changelog.d/20241119_164506_dawoud.sheraz_branch_rename.md

-3
This file was deleted.

0 commit comments

Comments
 (0)