diff --git a/CHANGELOG.md b/CHANGELOG.md index a3b0e6f..5fe7937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for Money v2.1.0 -This is the changelog for Money v2.0.4 released on _, 2017. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags) +This is the changelog for Money v2.1.0 released on Febrary 4th, 2018. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags) ### Enhancements @@ -8,7 +8,7 @@ This is the changelog for Money v2.0.4 released on _, 2017. For older changelog * `Money.to_integer/2` now uses the definition of digits (subunits) as defined by ISO 4217. Previously the definition was that supplied by CLDR. CLDR's definition is not always in alignment with ISO 4217. ISO 4217 is a firm requirement for financial transactions through payment gateways. -* Note that the dependencies for `ex_cldr` and `ex_cldr_numbers` have been bumped accordingly. +* Bump dependencies for `ex_cldr` to 1.4.0 and `ex_cldr_numbers` to 1.3.0 to support `:iso_digits` # Changelog for Money v2.0.4