Skip to content

Commit

Permalink
更新 v0.3.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHuajun committed May 22, 2019
1 parent 6e16dc5 commit 3264927
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@


### v0.3.0 (2018-08-23)
- Adds `rb_iterate()` function and fix memory leak
- Add roaringbitmap.output_format parameter to control 'bytea' or 'array' output format
- Change roaringbitmap default output format to 'bytea' in order to better support large cardinality bitmaps
- Add `rb_iterate()` function and fix memory leak
- Add `roaringbitmap.output_format` parameter

### v0.2.1 (2018-06-19)
Expand Down

0 comments on commit 3264927

Please sign in to comment.