Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 405 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 405 Bytes

Money Changelog

2.0.0.dev

  • 2013-01-08 Removed the Doctrine2\MoneyType helper, to be replaced by something better in the future. It's available at https://gist.github.com/4485025 in case you need it.
  • 2013-01-08 Use vendor/autoload.php instead of lib/bootstrap.php (or use PSR-0 autolaoding)
  • 2012-12-10 Renamed Money::getUnits() to Money::getAmount()