diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 15:27:33 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 15:27:33 +0100 |
commit | c5c1d2874f35d6a330c54214441255bc1781fd19 (patch) | |
tree | 0594febba3e4174c759a0a6e6ae7c8579aa96a3b | |
parent | f2b688e54db9d9cb915da40e7fd009ce49c7d090 (diff) | |
download | bookup-0.0.9.tar.gz bookup-0.0.9.tar.bz2 |
Updates ChangeLog0.0.9
-rw-r--r-- | ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 87f1d94..e4d6e51 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,10 +2,14 @@ ## v0.0.9 - 2024-06-10 +### Fixes + * [x] GitLab pages. ## v0.0.8 - 2024-06-10 +### Features + * [x] Localization support: * [x] Detect the `lang` YAML parameters and use templates from `{templates,structure}/{book,notes}/$lang`. @@ -15,6 +19,8 @@ ## v0.0.7 - 2024-06-09 +### Features + * [x] GitLab CI. ## v0.0.6 - 2024-06-09 |