- Python 3.3 compatibility - Continuous integration with Tox - Money object support for divmod built-in function - New money property: rounded_amount and rockefeller.round_amount function
1.1.0
+++++++++++++++++++++++++++++++++++++
- Raising a ``ExchangeError`` exception if converting money from one currency to another fails. Before was just returning ``None``