mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-05 15:12:10 +00:00
v3.12.6 (2020-06-01)
- [Improvement] Add `dig`, `ping` utilities to openedx-dev Docker image - [Bugfix] Resolve "Can't connect to MySQL server" on init - [Improvement] Make it possible to customize the MySQL root username, for connecting to external MySQL databases
This commit is contained in:
parent
092c3955c1
commit
a6c9bba3bf
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Note: Breaking changes between versions are indicated by "💥".
|
Note: Breaking changes between versions are indicated by "💥".
|
||||||
|
|
||||||
## Unreleased
|
## v3.12.6 (2020-06-01)
|
||||||
|
|
||||||
- [Improvement] Add `dig`, `ping` utilities to openedx-dev Docker image
|
- [Improvement] Add `dig`, `ping` utilities to openedx-dev Docker image
|
||||||
- [Bugfix] Resolve "Can't connect to MySQL server" on init
|
- [Bugfix] Resolve "Can't connect to MySQL server" on init
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "3.12.5"
|
__version__ = "3.12.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user