diff --git a/CHANGES.md b/CHANGES.md index d49d76deb..4723e37b8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,13 @@ # Changes -## Version 5.0.1 (Not yet released) +## Version 5.0.1 -* Separate serial consistency configuration from remoteRouting functionality - Issue #633 * Improve hang preventing task - Issue #544 -* Improve Description of unwind_ratio - Issue #628 +* Improve Description of unwind_ratio - Issue #628 + +## Merged from Version 4.0 + +* Separate serial consistency configuration from remoteRouting functionality - Issue #633 ## Version 5.0.0 @@ -45,8 +48,6 @@ * Skip unnecessary reads from repair history - Issue #548 * Fix repair job priority - Issue #515 -## Version 4.0.6 (Not yet released) - ### Merged from 1.2 * Fix calculation of tokens per repair - Issue #570