aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index d088124..9ec6ef8 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,16 @@ For more information, see the [forum topic](https://forum.minetest.net/viewtopic
## Changelog
+### 2018-07-13 (Version 1.1.0)
+
+- Font API rework introducing Font class.
+
+- Replaced default Epilepsy Font by Metro Font for licensing purposes,
+
+- Rework of all nodes displaying text accordingly to the Font API rework.
+
+As font_epilepsy mod has been replaced by font_metro mod, **don't forget to activate font_metro mod after updating** or you won't have any text displayed.
+
### 2018-05-30 (Version 1.0.1)
Mostly bug fixes :