Skip to content

Commit

Permalink
Add CHANGELOG entries for Spree.formatMoney
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Feb 28, 2017
1 parent 77f9760 commit b1e4990
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
* The `AvailabilityValidator` now correctly detects out of stock when there
are multiple shipments from the same stock location.

* The spree/admin/shared/\_translations partial has moved to
spree/admin/shared/\_js\_locale\_data.

* New method Spree.formatMoney(amount, currency) is available to javascript in
the admin.

* Deprecations

* `cache_key_for_taxons` helper has been deprecated in favour of `cache [I18n.locale, @taxons]`
Expand Down

0 comments on commit b1e4990

Please sign in to comment.