mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
v3.3.11 (2019-06-07)
- [Improvement] Upgrade to ironwood.2
- [Improvement] Add `-y/--yes` option to `local quickstart` for non-interactive quickstart
- [Improvement] Persist LMS/CMS logs to disk by default (with collaboration from @silviot 💪)
- [Bugfix] Fix installing a locally cloned requirement repository
- [Improvement] Add `--no-cache` option to `images build`
- [Improvement] Make it possible to configure the notes service hostname
- [Improvement] Better, more robust MySQL initialization
This commit is contained in:
parent
5cb1abf6b1
commit
1a79e9f045
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Latest
|
||||
## 3.3.11 (2019-06-07)
|
||||
|
||||
- [Improvement] Upgrade to ironwood.2
|
||||
- [Improvement] Add `-y/--yes` option to `local quickstart` for non-interactive quickstart
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.3.10"
|
||||
__version__ = "3.3.11"
|
||||
|
Loading…
Reference in New Issue
Block a user