Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Feb 4, 2018
1 parent 7103434 commit dee8851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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

* `Money.to_integer_exp/1` is now `Money.to_integer/2`

* `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

Expand Down

0 comments on commit dee8851

Please sign in to comment.