From 4e0bced5e6a82ebd22b074b8ef96d930c5f3159d Mon Sep 17 00:00:00 2001 From: Michael Shuler Date: Tue, 8 Nov 2016 12:21:49 -0600 Subject: [PATCH] Add 3.0.10 NEWS section --- NEWS.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 0bd3920d20..8f05c4bfbc 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,6 +13,14 @@ restore snapshots created with the previous major version using the 'sstableloader' tool. You can upgrade the file format of your snapshots using the provided 'sstableupgrade' tool. +3.0.10 +===== + +Upgrading +--------- + - Nothing specific to this release, but please see previous versions upgrading section, + especially if you are upgrading from 2.2. + 3.0.9 =====