diff options
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 691474d..119cfa5 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,11 @@ # ChangeLog +## v0.0.8 - unreleased + +* [x] Towards localization support: + * [x] Detect the `lang` YAML parameters and use templates from + `{templates,structure}/{book,notes}/$lang`. + ## v0.0.7 - 2024-06-09 * [x] GitLab CI. |