Skip to content

Commit a92bc7d

Browse files
authored
Fixed CHANGELOG indentation (#1558)
1 parent 5f3026b commit a92bc7d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

changelog/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -568,28 +568,28 @@ changelog](https://docs.datastax.com/en/developer/java-driver-dse/latest/changel
568568
- [bug] JAVA-1499: Wait for load balancing policy at cluster initialization
569569
- [new feature] JAVA-1495: Add prepared statements
570570

571-
## 3.10.2
571+
### 3.10.2
572572

573573
- [bug] JAVA-2860: Avoid NPE if channel initialization crashes.
574574

575-
## 3.10.1
575+
### 3.10.1
576576

577577
- [bug] JAVA-2857: Fix NPE when built statements without parameters are logged at TRACE level.
578578
- [bug] JAVA-2843: Successfully parse DSE table schema in OSS driver.
579579

580-
## 3.10.0
580+
### 3.10.0
581581

582582
- [improvement] JAVA-2676: Don't reschedule flusher after empty runs
583583
- [new feature] JAVA-2772: Support new protocol v5 message format
584584

585-
## 3.9.0
585+
### 3.9.0
586586

587587
- [bug] JAVA-2627: Avoid logging error message including stack trace in request handler.
588588
- [new feature] JAVA-2706: Add now_in_seconds to protocol v5 query messages.
589589
- [improvement] JAVA-2730: Add support for Cassandra® 4.0 table options
590590
- [improvement] JAVA-2702: Transient Replication Support for Cassandra® 4.0
591591

592-
## 3.8.0
592+
### 3.8.0
593593

594594
- [new feature] JAVA-2356: Support for DataStax Cloud API.
595595
- [improvement] JAVA-2483: Allow to provide secure bundle via URL.

0 commit comments

Comments
 (0)