Skip to content

Commit a8fc13c

Browse files
authored
Merge pull request #179 from tagliala/chore/170-fix-changelog
Add 1.13.0 changelog
2 parents 8f4615c + 2d6207c commit a8fc13c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.13.0
4+
- **Breaking change**: check ISO currency code validity when parsing strings with `to_money`
5+
- Adds `expect_whole_subunits` option when fractional subunits are expected
6+
- Add MYR, IDR, SGD, HKD, TWD, and PHP symbol to currency conversion
7+
38
## 1.12.0
49
- Update `to_money` to match money-rails to_hash.
510

0 commit comments

Comments
 (0)