From f02325944489a12b481ca3877cda0b4a44c93203 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Sat, 26 Sep 2020 00:55:10 +0200 Subject: Bump version and update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dfd414..b3cc27b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Version 0.7.2 + +* Add support to optionally use + [ReadabiliPy](https://github.com/alan-turing-institute/ReadabiliPy), a + wrapper around Mozilla's + [Readability.js](https://github.com/mozilla/readability), to improve text + extraction of web articles. This closes + [#53](https://github.com/GjjvdBurg/paper2remarkable/issues/53), thanks to + @sirupsen for reporting the problem. +* Improve NeurIPS provider to add support for papers.neurips.cc + ## Version 0.7.1 * Fix OpenReview provider after site change -- cgit v1.2.3