diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 10:14:02 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 10:14:02 -0300 |
commit | 08ccaf9c20070f4451b5f304788b608c16c568ed (patch) | |
tree | 7d71d2e852033d83faad7135c9692907b0e75634 /ChangeLog.md | |
parent | bf07dbd3fbb1174efd466247105629571ffcf34d (diff) | |
download | bookup-08ccaf9c20070f4451b5f304788b608c16c568ed.tar.gz bookup-08ccaf9c20070f4451b5f304788b608c16c568ed.tar.bz2 |
Feat: add snippets
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 93eb5e0..be29d65 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1 +1,12 @@ # ChangeLog + +## 2024-06-6 - Initial version + +### Initial version + +* [x] Package a Bookdown-based publishing solution in a project named `bookup` + ("a bookdown-based publishing solution") + or similar, to ease book editing and authorship. +* [x] Use the repository [ensaios][] as base. + +[ensaios]: https://ensaios.fluxo.info |