Skip to content

Commit 4b9c097

Browse files
committed
Update changelog to note application supervisor config changes
1 parent e62be56 commit 4b9c097

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

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

33
This is the changelog for Money v5.2.1 released on June 23rd, 2020. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/money/tags)
44

5+
### Enhancements
6+
7+
* Configure the `Money.Application` supervisor via the arguments to `Money.Application.start/2` and configure defaults in `mix.exs`. This permits different restart strategies and names.
8+
59
### Bug Fixes
610

711
* Add back the name of the Application supervisor, `Money.Supervisor`. Thanks for the report of the regression to @jeroenvisser101. Fixes #117.

0 commit comments

Comments
 (0)