mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 06:07:56 +00:00
v3.0.1
- [Bugfix] fix mysql initialization (#159, #160) - [Improvement] Better handling of continuous integration - [Bugfix] fix `tutor --version` (#156) - [Improvement] Absolute settings imports -- 📯 thanks @tonytan4ever!
This commit is contained in:
parent
09fdc30784
commit
ed8606e63c
@ -1,8 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Latest
|
||||
## 3.0.1 (2019-06-11)
|
||||
|
||||
- [Bugfix] fix mysql initialization (#156, #160)
|
||||
- [Bugfix] fix mysql initialization (#159, #160)
|
||||
- [Improvement] Better handling of continuous integration
|
||||
- [Bugfix] fix `tutor --version` (#156)
|
||||
- [Improvement] Absolute settings imports -- 📯 thanks @tonytan4ever!
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "3.0.0"
|
||||
__version__ = "3.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user