Fix trunk NEWS.txt

This commit is contained in:
Aleksey Yeschenko 2013-11-08 23:40:55 +03:00
parent 1a99801610
commit edeebed147
1 changed files with 14 additions and 14 deletions

View File

@ -13,20 +13,6 @@ restore snapshots created with the previous major version using the
'sstableloader' tool. You can upgrade the file format of your snapshots 'sstableloader' tool. You can upgrade the file format of your snapshots
using the provided 'sstableupgrade' tool. using the provided 'sstableupgrade' tool.
2.0.3
=====
New features
------------
- It's now possible to configure the maximum allowed size of the native
protocol frames (native_transport_max_frame_size_in_mb in the yaml file).
Upgrading
---------
- The IEndpointStateChangeSubscriber has a new method, beforeChange, that
any custom implemenations using the class will need to implement.
2.1 2.1
=== ===
@ -43,6 +29,20 @@ Upgrading
behavior) and 1.0 omits everything. behavior) and 1.0 omits everything.
2.0.3
=====
New features
------------
- It's now possible to configure the maximum allowed size of the native
protocol frames (native_transport_max_frame_size_in_mb in the yaml file).
Upgrading
---------
- The IEndpointStateChangeSubscriber has a new method, beforeChange, that
any custom implemenations using the class will need to implement.
2.0.2 2.0.2
===== =====