mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 15:20:56 +00:00
v10.3.1 (2020-10-16)
- [Improvement] Make all commands considerably faster - [Improvement] Make it easier to override Mongodb connection parameters - [Bugfix] Add support for .woff and .woff2 font files in themes (thanks @mrtndwrd!)
This commit is contained in:
parent
7ed49e4716
commit
ed14fb1746
@ -4,6 +4,9 @@ Note: Breaking changes between versions are indicated by "💥".
|
||||
|
||||
## Unreleased
|
||||
|
||||
## v10.3.1 (2020-10-16)
|
||||
|
||||
- [Improvement] Make all commands considerably faster
|
||||
- [Improvement] Make it easier to override Mongodb connection parameters
|
||||
- [Bugfix] Add support for .woff and .woff2 font files in themes (thanks @mrtndwrd!)
|
||||
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "10.3.0"
|
||||
__version__ = "10.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user