Skip to content

Commit bd8da72

Browse files
lgalatindanielmai
authored andcommitted
Update CHANGELOG for v2.0.1 release. (#1181)
(cherry picked from commit 23a73cd)
1 parent c31c92b commit bd8da72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)