6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-25 22:18:24 +00:00

v11.2.0 (2021-02-10)

- [Bugfix] Upgrade all services to open-release/koa.2
This commit is contained in:
Régis Behmo 2021-02-10 00:18:00 +01:00
parent 02f9d8db44
commit 731946cce6
2 changed files with 4 additions and 2 deletions

View File

@ -4,9 +4,11 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased ## Unreleased
## v11.2.0 (2021-02-10)
- [Bugfix] Upgrade all services to open-release/koa.2 - [Bugfix] Upgrade all services to open-release/koa.2
## v11.1.5 (2021-02-009) ## v11.1.5 (2021-02-09)
- [Security] Apply security patch [26432](https://github.com/edx/edx-platform/pull/26432). - [Security] Apply security patch [26432](https://github.com/edx/edx-platform/pull/26432).
- [Bugfix] Print warnings to stderr - [Bugfix] Print warnings to stderr

View File

@ -1 +1 @@
__version__ = "11.1.5" __version__ = "11.2.0"