Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Sep 20, 2017
1 parent 92f4a99 commit c45ae73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Go client for Pilosa high performance distributed bitmap index.
* Added support for creating range encoded frames.
* Added `SetFieldValue`, `Sum` and `Xor` calls.
* Added support for excluding bits or attributes from bitmap calls. In order to exclude bits, pass `ExcludeBits: true` in your `QueryOptions`. In order to exclude attributes, pass `ExcludeAttrs: true`.
* Customizable CSV time stamp format.

* **v0.5.0** (2017-08-03):
* Supports imports and exports.
Expand Down

0 comments on commit c45ae73

Please sign in to comment.