File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Serialization Versioning] ( VERSIONING.md ) .
66
7- ## [ Unreleased ]
7+ ## [ 2.0.1 ] - 2020-01-02
88
99### New APIs
1010
@@ -274,7 +274,8 @@ Bug fix:
274274## [ 1.0.1] - 2017-11-06
275275* Fix an uint16 overflow when resizing key slice
276276
277- [ Unreleased ] : https://github.com/dgraph-io/badger/compare/v2.0.0...HEAD
277+ [ Unreleased ] : https://github.com/dgraph-io/badger/compare/v2.0.1...HEAD
278+ [ 2.0.1 ] : https://github.com/dgraph-io/badger/compare/v2.0.0...v2.0.1
278279[ 2.0.0 ] : https://github.com/dgraph-io/badger/compare/v1.6.0...v2.0.0
279280[ 1.6.0 ] : https://github.com/dgraph-io/badger/compare/v1.5.5...v1.6.0
280281[ 1.5.5 ] : https://github.com/dgraph-io/badger/compare/v1.5.3...v1.5.5
You can’t perform that action at this time.
0 commit comments