We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a27521 commit 77ce021Copy full SHA for 77ce021
NEWS.rst
@@ -10,11 +10,12 @@ HappyBase 0.9
10
Release date: *not yet released*
11
12
* Fix an issue where scanners would return fewer results than expected due to
13
- HBase not always behaving as its documentation suggests. (`issue #72
+ HBase not always behaving as its documentation suggests (`issue #72
14
<https://github.com/wbolster/happybase/issues/72>`_).
15
16
* Add support for the Thrift compact protocol (``TCompactProtocol``) in
17
- :py:class:`Connection`.
+ :py:class:`Connection` (`issue #70
18
+ <https://github.com/wbolster/happybase/issues/70>`_).
19
20
21
HappyBase 0.8
0 commit comments