Skip to content

Commit

Permalink
Update CHANGELOG for version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alup committed Jul 10, 2013
1 parent dd74915 commit dfd2797
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,14 @@

## master

## 0.8.0
## 0.8.1
- Remove unnecessary files from gem build.
- Add options to ActionView helpers that enable the usage of any of the rules ::Money.format allows.
- Fix "setting amount_column for default_currency" to only accept
postfix for default_currency with subunit.
- Add mongoid 4 support.

## 0.8.0 (yanked)
- Added defaults for amount and currency columns in database schema, based on the default currency.
- Use a better default subunit_unit name (choose the value of column.postfix set in the config).
- Began support of Rails 4.
Expand Down

0 comments on commit dfd2797

Please sign in to comment.