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

Commit 7762249

Browse files
authored
Merge pull request #668 from codesome/release-0.10.0
cut 0.10.0
2 parents 6f9bbc7 + 7469719 commit 7762249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## master / unreleased
22

3+
## 0.10.0
4+
35
- [FEATURE] Added `DBReadOnly` to allow opening a database in read only mode.
46
- `DBReadOnly.Blocks()` exposes a slice of `BlockReader`s.
57
- `BlockReader` interface - removed MinTime/MaxTime methods and now exposes the full block meta via `Meta()`.
6-
7-
88
- [FEATURE] `chunckenc.Chunk.Iterator` method now takes a `chunckenc.Iterator` interface as an argument for reuse.
99

1010
## 0.9.1

0 commit comments

Comments
 (0)