diff --git a/NEWS.txt b/NEWS.txt index 444e6824db..4f9f439b2e 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -43,20 +43,6 @@ Upgrading behavior) and 1.0 omits everything. -2.0.2 -===== - -New features ------------- - - A new CQLSSTableWriter class has been added. It is the equivalent of - the existing SSTableSimpleWriter/SSTableSimpleUnsortedWriter but is - CQL oriented. - -Upgrading ---------- - - Nodetool defaults to Sequential mode for repair operations - - 2.0.2 ===== @@ -74,6 +60,13 @@ New features - New replace_address to supplant the (now removed) replace_token and replace_node workflows to replace a dead node in place. Works like the old options, but takes the IP address of the node to be replaced. + - A new CQLSSTableWriter class has been added. It is the equivalent of + the existing SSTableSimpleWriter/SSTableSimpleUnsortedWriter but is + CQL oriented. + +Upgrading +--------- + - Nodetool defaults to Sequential mode for repair operations 2.0.1