Skip to content

Commit 35da7e8

Browse files
authored
chore: update changelog for v3.2103.1 (#1727)
(cherry picked from commit 4944ea7)
1 parent 128ac55 commit 35da7e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ 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+
## [3.2103.1] - 2021-07-08
7+
8+
### Fixed
9+
- fix(compaction): copy over the file ID when building tables #1713
10+
- fix: Fix conflict detection for managed DB (#1716)
11+
- fix(pendingWrites): don't skip the pending entries with version=0 (#1721)
12+
13+
### Features
14+
- feat(zstd): replace datadog's zstd with Klauspost's zstd (#1709)
15+
616
## [3.2103.0] - 2021-06-02
717

818
### Breaking

0 commit comments

Comments
 (0)