summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorwouter bolsterlee <wouter@bolsterl.ee>2019-05-14 16:16:06 +0200
committerwouter bolsterlee <wouter@bolsterl.ee>2019-05-14 16:16:06 +0200
commitf5bc80bba28fc54b9a0eb13997d10fff2f4bacda (patch)
tree1831aeafed8b0d4d26be3fe590de570baea8d75b /NEWS.rst
parent1c3c24bb23536a88d17aeb326879fea6c76a2c03 (diff)
downloadhappybase-f5bc80bba28fc54b9a0eb13997d10fff2f4bacda.tar.gz
prepare for 1.2.0 release1.2.0
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index e09c4a9..710cec1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -4,6 +4,17 @@ Version history
.. py:currentmodule:: happybase
+HappyBase 1.2.0
+---------------
+
+Release date: 2019-05-14
+
+* Switch from ``thriftpy`` to its successor ``thriftpy2``,
+ which supports Python 3.7.
+ (`issue #221 <https://github.com/wbolster/happybase/issues/221>`_,
+ `pr 222 <https://github.com/wbolster/happybase/pull/222>`_,
+
+
HappyBase 1.1.0
---------------