mirror of https://github.com/apache/cassandra
3.1 version
This commit is contained in:
parent
5b9f8eb398
commit
e092873728
2
NEWS.txt
2
NEWS.txt
|
|
@ -13,7 +13,7 @@ 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.
|
||||||
|
|
||||||
3.0.1
|
3.1
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Upgrading
|
Upgrading
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
||||||
|
cassandra (3.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New release
|
||||||
|
|
||||||
|
-- Jake Luciani <jake@apache.org> Fri, 04 Dec 2015 16:00:04 -0500
|
||||||
|
|
||||||
cassandra (3.0.0) unstable; urgency=medium
|
cassandra (3.0.0) unstable; urgency=medium
|
||||||
|
|
||||||
* New release
|
* New release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue