Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #668 from codesome/release-0.10.0
Browse files Browse the repository at this point in the history
cut 0.10.0
  • Loading branch information
codesome authored Jul 24, 2019
2 parents 6f9bbc7 + 7469719 commit 7762249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## master / unreleased

## 0.10.0

- [FEATURE] Added `DBReadOnly` to allow opening a database in read only mode.
- `DBReadOnly.Blocks()` exposes a slice of `BlockReader`s.
- `BlockReader` interface - removed MinTime/MaxTime methods and now exposes the full block meta via `Meta()`.


- [FEATURE] `chunckenc.Chunk.Iterator` method now takes a `chunckenc.Iterator` interface as an argument for reuse.

## 0.9.1
Expand Down

0 comments on commit 7762249

Please sign in to comment.