6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-05 04:48:00 +00:00

v3.5.0 (2019-07-04)

- [Feature] Make it possible for plugins to patch the build templates
- [Improvement] Move Xqueue and Student notes to a dedicated plugin
This commit is contained in:
Régis Behmo 2019-07-04 17:21:41 +08:00
parent cb49bfd814
commit 32ac977dda
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Latest
## 3.5.0 (2019-07-04)
- [Feature] Make it possible for plugins to patch the build templates
- [Improvement] Move Xqueue and Student notes to a dedicated plugin

View File

@ -1 +1 @@
__version__ = "3.4.3"
__version__ = "3.5.0"