Skip to content

Commit 81e69ec

Browse files
committed
Fix changelog.
1 parent 19a4a05 commit 81e69ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
- [improvement] Do not include epoll JAR in binary distribution (JAVA-766)
2121
- [improvement] Optimize internal copies of Request objects (JAVA-726)
2222
- [bug] Preserve tracing across retries (JAVA-815)
23+
- [improvement] New RetryDecision.tryNextHost() (JAVA-709)
2324

2425
Merged from 2.0.10_fixes branch:
2526

2627
- [improvement] Use Netty's pooled ByteBufAllocator by default (JAVA-756)
2728
- [improvement] Expose "unsafe" paging state API (JAVA-759)
2829
- [bug] Fix getObject by name (JAVA-767)
2930
- [bug] Prevent race during pool initialization (JAVA-768)
30-
- [improvement] New RetryDecision.tryNextHost() (JAVA-709)
3131

3232

3333
### 2.0.10.1

0 commit comments

Comments
 (0)