diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-08-16 10:21:32 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-08-16 10:21:32 -0300 |
commit | df8b4904284d54cde16b8d582e56866db0e52fdf (patch) | |
tree | 6e005aa8bc1573ce589df68ceb69e4f1f32a6a6a | |
parent | f4eb9f0601caf61eb453ae24a48813bf42a5339b (diff) | |
download | biblio-df8b4904284d54cde16b8d582e56866db0e52fdf.tar.gz biblio-df8b4904284d54cde16b8d582e56866db0e52fdf.tar.bz2 |
This repository is now public
-rw-r--r-- | ChangeLog.md | 4 | ||||
-rw-r--r-- | TODO.md | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 6996ee8..6f639fa 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog +## 2024-08-16 - Public repository + +* [x] Make the remote repositories public. + ## 2024-06-09 - YAML * [x] Improve `_biblio.yml` management so @@ -3,7 +3,6 @@ ## Form * [ ] Meta: - * [ ] Make the remote repositories public. * [ ] Optionally move all `.bib` files to a subfolder. * [ ] Types: * [ ] Check whether Pandoc, pibtex and other tools/libs support custom bib types. |