We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff62c9 commit 122748dCopy full SHA for 122748d
1 file changed
CHANGELOG.rst
@@ -1,29 +1,20 @@
1
-<<<<<<< HEAD
2
4.0.0
3
=====
4
5
Features
6
--------
7
* cqlengine: asynchronous execution support (PYTHON-605)
8
* cqlengine: Makes Model._table_name_ case sensitive (PYTHON-855)
9
-
10
-Other
11
------
12
-* Cassandra 2.0 support removal (PYTHON-716)
13
-* cqlengine: disallow Counter create, save operations (PYTHON-497)
14
-=======
15
-3.13.0
16
-======
17
18
-Features
19
---------
20
* cqlengine: LIKE filter operator (PYTHON-512)
21
22
Bug Fixes
23
24
* Support retry_policy in PreparedStatement (PYTHON-861)
25
26
->>>>>>> master
+Other
+-----
+* Cassandra 2.0 support removal (PYTHON-716)
+* cqlengine: disallow Counter create, save operations (PYTHON-497)
27
28
3.12.0
29
======
0 commit comments