diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md new file mode 100644 index 0000000000..3b7adf1711 --- /dev/null +++ b/RELEASE-NOTES.md @@ -0,0 +1,9 @@ +## 0.24.1 + +### Breaking changes + + * Rename `--tuning` to `--tuning-options-file`, see #1579 + +### Bug fixes + + * Fix references to `--tune-here` (actually `--tuning-options`), see #1579 diff --git a/UNRELEASED.md b/UNRELEASED.md index 7ee21f553e..84488f67af 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -10,10 +10,3 @@ * Some bug fix, see #124 DO NOT LEAVE A BLANK LINE BELOW THIS PREAMBLE --> -### Breaking changes - - * Rename `--tuning` to `--tuning-options-file`, see #1579 - -### Bug fixes - - * Fix references to `--tune-here` (actually `--tuning-options`), see #1579 diff --git a/VERSION b/VERSION index 908fe3e824..48b91fd89c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.24.1-SNAPSHOT +0.24.1