chore: update changelog
This commit is contained in:
parent
ab37979349
commit
7fa4801fc8
@ -22,6 +22,10 @@ instructions, because git commits are used to generate release notes:
|
|||||||
<a id='changelog-19.0.0'></a>
|
<a id='changelog-19.0.0'></a>
|
||||||
## v19.0.0 (2024-10-23)
|
## v19.0.0 (2024-10-23)
|
||||||
|
|
||||||
|
- 💥 [Deprecation] Drop support for python 3.8 and set Python 3.9 as the minimum supported python version. (by @Faraz32123)
|
||||||
|
- 💥[Improvement] Rename Tutor's two branches (by @DawoudSheraz):
|
||||||
|
* Rename **master** to **release**, as this branch runs the latest official Open edX release tag.
|
||||||
|
* Rename **nightly** to **main**, as this branch runs the Open edX master branches, which are the basis for the next Open edX release.
|
||||||
- 💥[Feature] Upgrade to Sumac. (by @Faraz32123)
|
- 💥[Feature] Upgrade to Sumac. (by @Faraz32123)
|
||||||
- [BugFix] Uwsgi workers wasn't starting properly using `UWSGI_WORKERS` flag, passing the value directly fixes the issue. (by @Faraz32123)
|
- [BugFix] Uwsgi workers wasn't starting properly using `UWSGI_WORKERS` flag, passing the value directly fixes the issue. (by @Faraz32123)
|
||||||
- 💥[Feature] Update Credentials Image to use Ubuntu `24.04` as base OS. (by @Faraz32123)
|
- 💥[Feature] Update Credentials Image to use Ubuntu `24.04` as base OS. (by @Faraz32123)
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
- 💥 [Deprecation] Drop support for python 3.8 and set Python 3.9 as the minimum supported python version. (by @Faraz32123)
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
- 💥[Improvement] Rename Tutor's two branches (by @DawoudSheraz):
|
|
||||||
* Rename **master** to **release**, as this branch runs the latest official Open edX release tag.
|
|
||||||
* Rename **nightly** to **main**, as this branch runs the Open edX master branches, which are the basis for the next Open edX release.
|
|
||||||
Loading…
x
Reference in New Issue
Block a user