Skip to content

Commit dc7283e

Browse files
author
Ibrahim Jarif
committed
Fix changelog for v2.2007.0
1 parent b22eccb commit dc7283e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6-
## [20.07.0] - 2020-08-10
6+
## [2.2007.0] - 2020-08-10
77

88
### Fixed
99
- Add a limit to the size of the batches sent over a stream. (#1412)
@@ -403,8 +403,8 @@ Bug fix:
403403
## [1.0.1] - 2017-11-06
404404
* Fix an uint16 overflow when resizing key slice
405405

406-
[Unreleased]: https://github.com/dgraph-io/badger/compare/v20.07.0...HEAD
407-
[20.07.0]: https://github.com/dgraph-io/badger/compare/v2.0.3...v20.07.0
406+
[Unreleased]: https://github.com/dgraph-io/badger/compare/v2.2007.0...HEAD
407+
[2.2007.0]: https://github.com/dgraph-io/badger/compare/v2.0.3...v2.2007.0
408408
[2.0.3]: https://github.com/dgraph-io/badger/compare/v2.0.2...v2.0.3
409409
[2.0.2]: https://github.com/dgraph-io/badger/compare/v2.0.1...v2.0.2
410410
[2.0.1]: https://github.com/dgraph-io/badger/compare/v2.0.0...v2.0.1

0 commit comments

Comments
 (0)