Skip to content

Commit 166e075

Browse files
authored
chore: update changelog for v2.2007.3 (#1733)
(cherry picked from commit 6c1e5bc)
1 parent 73c1ce3 commit 166e075

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ 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+
## [2.2007.3] - 2021-07-21
7+
8+
### Fixed
9+
- fix(maxVersion): Use choosekey instead of KeyToList (#1532) #1533
10+
- fix(flatten): Add --num_versions flag (#1518) #1520
11+
- fix(build): Fix integer overflow on 32-bit architectures #1558
12+
- fix(pb): avoid protobuf warning due to common filename (#1519)
13+
14+
### Features
15+
- Add command to stream contents of DB into another DB. (#1486)
16+
17+
### New APIs
18+
- DB.StreamDB
19+
- DB.MaxVersion
20+
621
## [2.2007.2] - 2020-08-31
722

823
### Fixed

0 commit comments

Comments
 (0)