Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

change-log-4.0.md

File metadata and controls

10 lines (7 loc) · 466 Bytes

General:

  • Updated to moneyphp/money v.3.0
  • Removed autoregistration of custom Doctrine Money type. You should add it by hand, as described in installation instructions. Checkout discussion for details.

Twig filters:

  • removed amount | money_get_currency filter, use amount.currency instead
  • removed currency | currency_name filter, user currency.code instead