aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eee15fd..6d13d43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## Version 0.6.7
+
+* Increase robustness to PDF issues by passing through GhostScript (fixes
+ [#51](https://github.com/GjjvdBurg/paper2remarkable/issues/51)). Thanks to
+ @sirupsen.
+* Bugfix for code that removes arXiv stamp.
+
## Version 0.6.6
* Bugfix to url validation: allow underscore in subdomains.