Skip to content

Commit

Permalink
chore: update changelog for v3.2103.1 (#1727)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4944ea7)
  • Loading branch information
NamanJain8 committed Jul 8, 2021
1 parent 128ac55 commit 35da7e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@ 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/).

## [3.2103.1] - 2021-07-08

### Fixed
- fix(compaction): copy over the file ID when building tables #1713
- fix: Fix conflict detection for managed DB (#1716)
- fix(pendingWrites): don't skip the pending entries with version=0 (#1721)

### Features
- feat(zstd): replace datadog's zstd with Klauspost's zstd (#1709)

## [3.2103.0] - 2021-06-02

### Breaking
Expand Down

0 comments on commit 35da7e8

Please sign in to comment.