Update NEWS

This commit is contained in:
Wouter Bolsterlee
2012-05-24 14:11:09 +02:00
parent b1a0c7f14e
commit 684b952fff

View File

@@ -9,8 +9,15 @@ Version history
HappyBase 0.3 (not yet released)
================================
Feature changes:
* Add compatibility for HBase 0.90, with (slightly) limited scanner functionality.
* The `row_prefix` argument to :py:meth:`Table.scan` can now be used together with `filter` and `timestamp` arguments.
Other changes:
* Lower Thrift dependency to 0.6
* The `setup.py` script no longer installs the tests
* Documentation improvements