diff --git a/CHANGELOG.md b/CHANGELOG.md index 643575ab..4dc10243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -131,13 +131,13 @@ The only significant change in the protocol is the new metalayout format: `#a#b# The disk storage format was changed rendering existing binary data files incompatible. However, if you have any existing data - which is important, open an issue - because we'll be able to provide a tool that can help you easily migrate your existing datasets - with a one line command - so - no worries! -## Version 0.3.0 [2020-07-28] +## Version 0.3.0 [2020-07-28] (⚠ EOL) -> No breaking changes +> No breaking changes. This version enables persistence for stored data -## Version 0.2.0 [2020-07-27] +## Version 0.2.0 [2020-07-27] (⚠ EOL) > This release introduces breaking changes @@ -147,6 +147,6 @@ This release implements the latest version of the Terrapipe protocol. All clients have to reimplement the Terrapipe protocol to match the [latest spec](https://terrabasedb.github.io/docs/Protocols/unsupported-tp). -## Version 0.1.0 [2020-07-17] +## Version 0.1.0 [2020-07-17] (⚠ EOL) This release provides an experimental client and server implementation.