diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:46:54 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:46:54 +0100 |
commit | 5002e0bc6af2a1e0a34014f372c5be40c66fab54 (patch) | |
tree | e821a502b867afdd37e2a936ac31a002898ad995 /ChangeLog.md | |
parent | 0978a5c17cd34c0c707a927ea9b1708297940017 (diff) | |
download | biblio-5002e0bc6af2a1e0a34014f372c5be40c66fab54.tar.gz biblio-5002e0bc6af2a1e0a34014f372c5be40c66fab54.tar.bz2 |
Feat: improve _biblio.yml management so it can be easily included elsewhere
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 79719a0..6996ee8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # ChangeLog +## 2024-06-09 - YAML + +* [x] Improve `_biblio.yml` management so + it can be easily included elsewhere. + ## 2024-06-06 - Pandoc bibliographies * [x] Pandoc bibliographyigenerator (`_biblio.yml`) that can be easily copied, |