We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610c81e commit a61ec45Copy full SHA for a61ec45
1 file changed
upgrade_guide/README.md
@@ -54,7 +54,7 @@ Merged from 2.0.11:
54
55
### 2.1.6
56
57
-See [2.0.10](20x-to-2010).
+See [2.0.10](#2-0-x-to-2-0-10).
58
59
60
### 2.1.2
@@ -173,7 +173,7 @@ driver, but rather third-party frameworks and tools.
173
If you know that the CQL functions or expressions are safe, use
174
`setIdempotent(true)` on the statement.
175
176
-### 2.0.x to 2.0.10
+### <a name="2-0-x-to-2-0-10"></a>2.0.x to 2.0.10
177
178
We try to avoid breaking changes within a branch (2.0.x to 2.0.y), but
179
2.0.10 saw a lot of new features and internal improvements. There is one
0 commit comments