aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index d8ca7b1..07e617b 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,12 +1,13 @@
# ChangeLog
-## v0.0.8 - unreleased
+## v0.0.8 - 2024-06-10
* [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.
+ * [x] Translate documentation to English.
## v0.0.7 - 2024-06-09