7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-30 21:00:49 +00:00
- [Improvement] Improve assets building for development
- [Improvement] Support CMS login when the CMS is not a subdomain of the
LMS
This commit is contained in:
Régis Behmo 2019-03-25 07:43:15 -07:00
parent 6c44406ba4
commit c72fee217e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Latest
## 3.3.1 (2019-03-25)
- [Improvement] Improve assets building for development
- [Improvement] Support CMS login when the CMS is not a subdomain of the LMS

View File

@ -1 +1 @@
__version__ = "3.3.0"
__version__ = "3.3.1"