aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index f137f74..67dc9f2 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -2,14 +2,19 @@
## v0.0.4 - unreleased
-* [~] Tests for quickly trying things? No need, simply try on this repository
- directly.
+### Fixes
+
* [x] Use `book` instead of `compiled`.
* [x] Use `build` instead of `public`.
* [x] Use `content/sections` instead of `content/published`.
+* [x] List of definitions and etimologies breaks build if they're empty
+ (`99-end.tex`).
### Misc
+* [~] Tests for quickly trying things? No need, simply try on this repository
+ directly.
+
## v0.0.3 - 2024-06-08
### Features