Skip to content

Commit dd5b361

Browse files
committed
Update CHANGES
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
1 parent 0bf9d9d commit dd5b361

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.9.2 (2026-03-03)
2+
3+
- doi2bib: drop dependency on astring (we can do everything with ocaml 4.14+ standard library).
4+
- doi2bib: add some escaping of html entities that may appear in field values returned by the DOI API (e.g., `&amp;` becomes `\&`).
5+
16
# 0.9.1 (2026-02-26)
27

38
- bibfmt: added `-l`/`--single-line` flag to collapse newlines within field

0 commit comments

Comments
 (0)