diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-11 14:14:40 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-11 14:14:40 +0100 |
commit | be4adbd61ad75572aabf613e5b9e9a54534dcbaf (patch) | |
tree | c4512274b76d8c9237b308d80deece300d6fc77d /ChangeLog.md | |
parent | 5b324d5bae27a5c81748f2d8988db26459b1536a (diff) | |
download | bookup-be4adbd61ad75572aabf613e5b9e9a54534dcbaf.tar.gz bookup-be4adbd61ad75572aabf613e5b9e9a54534dcbaf.tar.bz2 |
Feat: some more partial documentation improvements
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index b8e4866..fc51527 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,8 +4,14 @@ ### Features +* [x] Scaffolding to support a "Recent changes" + section in the compiled book. * [x] Documentation: Bookup features, and minor - fixes. + fixes. + +### Misc + +* [~] Move `slides` to `content/slides`? ## v0.1.3 - 2024-06-10 |