mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
v3.1.0
- [Improvement] Install python requirements in virtual env in docker image - [Bugfix] Add missing volume for theme development - [Improvement] Rename "config [non]interactive" command to "config save [--silent]" - [Improvement] More explicit logging during environment generation - [Improvement] Configurable docker images (#122) - [Bugfix] Fix "android pullimage" command - [Improvement] Do not upgrade images as part of quickstart - [Bugfix] Fix USERID setup in development mode and various dev-related docs (#177)
This commit is contained in:
parent
3e5e494bd8
commit
bb8be6eaed
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Latest
|
||||
## 3.1.0 (2019-03-09)
|
||||
|
||||
- [Improvement] Install python requirements in virtual env in docker image
|
||||
- [Bugfix] Add missing volume for theme development
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.0.6"
|
||||
__version__ = "3.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user