summaryrefslogtreecommitdiff
path: root/pcr/python-habanero/Changelog.rst
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:41 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:41 +0100
commit538080e972a70440d47c45e93c997e3c60897d3e (patch)
tree9eb5e64aa5b179818253e52a04ce591a2a640337 /pcr/python-habanero/Changelog.rst
parent4d3a285ea22be00aae7bb088f0abb1e511688618 (diff)
downloadabslibre-538080e972a70440d47c45e93c997e3c60897d3e.tar.gz
abslibre-538080e972a70440d47c45e93c997e3c60897d3e.tar.bz2
abslibre-538080e972a70440d47c45e93c997e3c60897d3e.zip
pcr/python-habanero: updated to 0.6.2
Diffstat (limited to 'pcr/python-habanero/Changelog.rst')
-rw-r--r--pcr/python-habanero/Changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/python-habanero/Changelog.rst b/pcr/python-habanero/Changelog.rst
index 7724857a9..447a83fbc 100644
--- a/pcr/python-habanero/Changelog.rst
+++ b/pcr/python-habanero/Changelog.rst
@@ -1,6 +1,13 @@
Changelog
=========
+0.6.2 (2018-10-22)
+--------------------
+* changelog was missing from the pypi distribution, fixed now (#71)
+* fixed `Crossref.registration_agency()` method, borked it up on a previous change (#72)
+* set encoding on response text for `content_negotiation()` method to UTF-8 to fix encoding issues (#73)
+* fix `Crossref.filter_names()` method; no sort on `dict_keys` (#76)
+
0.6.0 (2017-10-20)
--------------------
* Added verification and docs for additional Crossref search filters (#62)