Current section
Files
Jump to
Current section
Files
ex_money_sql
CHANGELOG.md
CHANGELOG.md
# Changelog for Money_SQL v1.1.0
This is the changelog for Money_SQL v1.1.0 released on August 22nd, 2019.
### Enhancements
* Renames the migration that generator that creates the Postgres composite type to be more meaningful.
### Bug Fixes
* Correctly generate and execute migrations. Fixes #1 and #2. Thanks to @davidsulc, @KungPaoChicken.
# Changelog for Money_SQL v1.0.0
This is the changelog for Money_SQL v1.0.0 released on July 8th, 2019.
### Enhancements
* Initial release. Extracted from [ex_money](https://hex.pm/packages/ex_money)