mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
v3.2.0
- [Improvement] `images pull` now also pulls vendor images - [Feature] Add convenient `config printvalue` command - [Feature] Customize docker registry - [Feature] Load configuration parameters from the system environment - [Improvement] Automatic environment re-generation after re-configuration - [Improvement] Error and interrupt handling in UI and web UI - [Bugfix] Fix missing webui env directory
This commit is contained in:
parent
87f7e29740
commit
ed47177ca5
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Latest
|
## 3.2.0 (2019-03-18)
|
||||||
|
|
||||||
- [Improvement] `images pull` now also pulls vendor images
|
- [Improvement] `images pull` now also pulls vendor images
|
||||||
- [Feature] Add convenient `config printvalue` command
|
- [Feature] Add convenient `config printvalue` command
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "3.1.0"
|
__version__ = "3.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user