Skip to content

Commit 0519513

Browse files
authored
docs: small README corrections (#115)
1 parent 924bc39 commit 0519513

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ These protocol versions are supported over both HTTP and TCP.
5555
`protocol_version=N` parameter when constructing the `Sender` object
5656
(TCP defaults to `protocol_version=1`).
5757

58-
| Version | Description | Server Compatibility |
59-
| ------- | ------------------------------------------------------- | --------------------- |
60-
| **1** | Over HTTP it's compatible InfluxDB Line Protocol (ILP) | All QuestDB versions |
61-
| **2** | 64-bit floats sent as binary, adds n-dimentional arrays | 9.0.0+ (2023-10-30) |
58+
| Version | Description | Server Compatibility |
59+
| ------- | ------------------------------------------------------------ | --------------------- |
60+
| **1** | Over HTTP it's compatible with InfluxDB Line Protocol (ILP) | All QuestDB versions |
61+
| **2** | 64-bit floats sent as binary, adds n-dimensional arrays | 9.0.0+ (2025-07-11) |
6262

6363
## Getting Started
6464

0 commit comments

Comments
 (0)