Fix changelog after backporting #11353

This commit is contained in:
Sylvain Lebresne 2016-04-08 14:10:49 +02:00
parent bba54317a2
commit edcfe32be1
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
3.6
* Correctly fix potential assertion error during compaction (CASSANDRA-11353)
* Make LZ4 compression level configurable (CASSANDRA-11051)
* Allow per-partition LIMIT clause in CQL (CASSANDRA-7017)
* Make custom filtering more extensible with UserExpression (CASSANDRA-11295)