7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-18 05:12:21 +00:00

Add changelog entry for woff/woff2 change

See https://github.com/overhangio/tutor/pull/373
This commit is contained in:
Régis Behmo 2020-10-15 14:29:27 +02:00
parent a004de5e68
commit e17eede179

View File

@ -2,6 +2,10 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
- [Bugfix] Add support for .woff and .woff2 font files in themes (thanks @mrtndwrd!)
## v10.3.0 (2020-10-13)
- 💥[Improvement] Simplify CORS configuration