aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index bf6e6793..c88c0335 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -5,6 +5,21 @@ main feature changes, interface changes and reported defects that have been
fixed. The version numbering adheres to the
[semantic versioning](https://semver.org/) scheme.
+## Release 2.0.0
+
+**Main feature changes:**
+
+* New Vela configuration file format
+
+**Interface changes:**
+
+* Non-backwards compatible changes to the Vela configuration file
+* Addition of CLI options: `--memory-mode`
+
+**Reported defect fixes:**
+
+* Vela config file examples (MLCE-277)
+
## Release 1.2.0 - 31/08/2020
**Main feature changes:**