diff --git a/CHANGELOG.md b/CHANGELOG.md index 24fd47aa7db..20a09e1bce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ * Fix #6038: Support for Gradle configuration cache #### Improvements -* Fix #6008: removing the optional dependency on bouncy castle * Fix #5264: Remove deprecated `Config.errorMessages` field +* Fix #6008: removing the optional dependency on bouncy castle +* Fix #6230: introduced Quantity.multiply(int) to allow for Quantity multiplication by an integer #### Dependency Upgrade * Fix #6052: Removed dependency on no longer maintained com.github.mifmif:generex