diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 13:56:13 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 13:56:13 +0100 |
commit | 3e24bf67fdb3b0091714da7def31048582abf016 (patch) | |
tree | fc5c5aff6ce5970fa8024331c0527f2ae64af4f2 /ChangeLog.md | |
parent | 357f332d1d9e6e0f3952a9584ebbe41a71cbf5bd (diff) | |
download | bookup-3e24bf67fdb3b0091714da7def31048582abf016.tar.gz bookup-3e24bf67fdb3b0091714da7def31048582abf016.tar.bz2 |
Add link to the notebook in the main book HTML
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index bfe3e24..6ac9bc9 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,7 +4,9 @@ ### Features -* [x] Add license and version information in the notebook. +* [x] Notebook: + * [x] Add link to the notebook in the main book HTML. + * [x] Add license and version information in the notebook. * [x] Add the repository URL into the documentation. * [x] Improvements towards localization. |