Skip to content

Commit aecb5e4

Browse files
committed
Release 5.17.2
1 parent 13488b2 commit aecb5e4

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
**Note** `ex_money` 5.17.0 and later is supported on Elixir 1.12 and later versions only.
44

5+
## Money v5.17.2
6+
7+
This is the changelog for Money v5.17.2 released on September 18th, 2024. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags)
8+
9+
### Bug Fixes
10+
11+
* Fix implementation of `Money.exclude_protocol_implementation/1` for `Jason.Encoder`. Thanks to @wkirschbaum for the PR. Closes #171.
12+
13+
### Enhancements
14+
15+
* Add `Money.exclude_protocol_implementation/1` for `String.Chars`. Thanks to @wkirschbaum for the PR. Closes #172.
16+
517
## Money v5.17.1
618

719
This is the changelog for Money v5.17.1 released on September 6th, 2024. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags)

0 commit comments

Comments
 (0)