diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-08 00:02:04 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-08 00:02:04 +0100 |
commit | 7c3013dd2ff23ed36027f3dd3190ff38354c1811 (patch) | |
tree | 8bbbc455cb83149d2fed6194490e5cfbd44f1b82 | |
parent | 4a29188b4338ab66bce3d4b94163143b85261f8c (diff) | |
download | bookup-7c3013dd2ff23ed36027f3dd3190ff38354c1811.tar.gz bookup-7c3013dd2ff23ed36027f3dd3190ff38354c1811.tar.bz2 |
Updates TODO and ChangeLog0.0.3
-rw-r--r-- | ChangeLog.md | 7 | ||||
-rw-r--r-- | TODO.md | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 5372843..e2909f9 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,12 @@ # ChangeLog +## v0.0.3 - 2024-06-08 + +### Features + +* [x] Notebook support. +* [x] Website support. + ## v0.0.2 - 2024-06-06 ### Features @@ -2,8 +2,6 @@ ## Basic -* [x] Notebook support. -* [x] Website support. * [ ] Move `slides` to `content/slides`. * [ ] Use `content/sections` instead of `content/published`. * [ ] Add other features available in the `cybersni` repository. |