Skip to content

Commit a593410

Browse files
committed
Fix changelog
- change latest version - move 1613 to the correct section
1 parent 514b8ec commit a593410

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### 3.4.0 (In progress)
3+
### 3.3.1 (In progress)
44

55
- [bug] JAVA-1555: Include VIEW and CDC in WriteType.
66
- [bug] JAVA-1599: exportAsString improvements (sort, format, clustering order)
@@ -16,6 +16,7 @@
1616
- [improvement] JAVA-1631: Publish a sources jar for driver-core-tests.
1717
- [improvement] JAVA-1632: Add a withIpPrefix(String) method to CCMBridge.Builder.
1818
- [bug] JAVA-1639: VersionNumber does not fullfill equals/hashcode contract.
19+
- [bug] JAVA-1613: Fix broken shaded Netty detection in NettyUtil.
1920

2021

2122
### 3.3.0
@@ -36,7 +37,6 @@
3637
- [improvement] JAVA-1488: Upgrade Netty to 4.0.47.Final.
3738
- [improvement] JAVA-1460: Add speculative execution number to ExecutionInfo
3839
- [improvement] JAVA-1431: Improve error handling during pool initialization.
39-
- [bug] JAVA-1613: Fix broken shaded Netty detection in NettyUtil.
4040

4141

4242
### 3.2.0

0 commit comments

Comments
 (0)