Skip to content

Commit

Permalink
chore: update changelog for v2.2007.3 (#1733)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6c1e5bc)
  • Loading branch information
NamanJain8 committed Jul 21, 2021
1 parent 73c1ce3 commit 166e075
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.

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

## [2.2007.3] - 2021-07-21

### Fixed
- fix(maxVersion): Use choosekey instead of KeyToList (#1532) #1533
- fix(flatten): Add --num_versions flag (#1518) #1520
- fix(build): Fix integer overflow on 32-bit architectures #1558
- fix(pb): avoid protobuf warning due to common filename (#1519)

### Features
- Add command to stream contents of DB into another DB. (#1486)

### New APIs
- DB.StreamDB
- DB.MaxVersion

## [2.2007.2] - 2020-08-31

### Fixed
Expand Down

0 comments on commit 166e075

Please sign in to comment.