diff options
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 119cfa5..d8ca7b1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,9 +2,11 @@ ## v0.0.8 - unreleased -* [x] Towards localization support: +* [x] Localization support: * [x] Detect the `lang` YAML parameters and use templates from `{templates,structure}/{book,notes}/$lang`. + * [x] Compile the `_output.yml` from a template, setting the `includes` + from the appropriate language-based structure files. ## v0.0.7 - 2024-06-09 |