diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:21:34 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:21:34 +0100 |
commit | 6cf6f3fc219b210cb2a450dc69134fc0786f7e76 (patch) | |
tree | 34104aae45dadc1bfbe71b613a8383321d2d1b04 /ChangeLog.md | |
parent | dd3c246fbc3d3dbb829e1a5e4b2dadfa87286d7f (diff) | |
download | bookup-6cf6f3fc219b210cb2a450dc69134fc0786f7e76.tar.gz bookup-6cf6f3fc219b210cb2a450dc69134fc0786f7e76.tar.bz2 |
Feat: improved bibliography handling
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 6c83cbb..22dd27d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,11 @@ # ChangeLog +## v0.1.2 - 2024-06-10 + +### Featues + +* [x] Improved BibTeX bibliography handling. + ## v0.1.1 - 2024-06-10 ### Fixes |