From bc7d2e650b58ae5148e58580a1eed66b6e3cb817 Mon Sep 17 00:00:00 2001 From: Emiliano Heyns Date: Wed, 24 Jun 2020 15:18:57 +0200 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b41b9e3600..624dfafcc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [5.2.32] - 2020-06-20 + + - remove almost all debug logging, and pause auto-export during sync + +## [5.2.31] - 2020-06-18 + + - Use new API for "Pin BibTeX key from InspireHEP" (#1479) + +## [5.2.30] - 2020-06-13 + + - JSTOR eprint data export depends on whether jstor link starts with https vs http (#1543) + +## [5.2.29] - 2020-06-09 + + - BibTeX Warning for Inbook Entries with Author and Editor Fields (#1541) + +## [5.2.28] - 2020-06-08 + + - Unicode "ΓΈ" in author name is exported with trailing space which does not work in bibtex (#1538) + +## [5.2.26] - 2020-06-01 + + - Date Added field not available for citekey although it was in the past (#1534) + +## [5.2.25] - 2020-05-28 + + - fixed Collected Notes + - @manual import/export + ## [5.2.24] - 2020-05-23 - author-in-text support for pandoc-to-live-docx