mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-11 09:35:06 +00:00
v3.11.11 (2020-04-15)
- [Bugfix] Make sure all emails (including "password reset") are properly saved to a local file in development mode (#315) - [Improvement] Add `openedx-development-settings` patch to patch the LMS and the CMS simultaneously in development - [Bugfix] Fix missing celery tasks in the CMS
This commit is contained in:
parent
724c2c84da
commit
bdc0cb04e2
@ -2,7 +2,7 @@
|
||||
|
||||
Note: Breaking changes between versions are indicated by "💥".
|
||||
|
||||
## Unreleased
|
||||
## v3.11.11 (2020-04-15)
|
||||
|
||||
- [Bugfix] Make sure all emails (including "password reset") are properly saved to a local file in development mode (#315)
|
||||
- [Improvement] Add `openedx-development-settings` patch to patch the LMS and the CMS simultaneously in development
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.11.10"
|
||||
__version__ = "3.11.11"
|
||||
|
Loading…
Reference in New Issue
Block a user