### 1.0.2 (2019/4/19) * [#16](https://github.com/artsy/money_helper/pull/16): Remove deprecation warnings - [@sweir27](https://github.com/sweir27). * [#15](https://github.com/artsy/money_helper/pull/15): Added Rubocop - [@dblock](https://github.com/dblock). ### 1.0.1 (2017/4/3) * Relaxed activesupport version dependency - [@dblock](https://github.com/dblock). * The `money_to_text` method now takes options - [@mzikherman](https://github.com/mzikherman). * Added `symbol_with_optional_iso_code` - [@mzikherman](https://github.com/mzikherman). ### 1.0.0 (2015/3/7) * Added compatibility with Money 6.5.1+, including new currency symbols - [@syakhmi](https://github.com/syakhmi). ### 0.0.5 (2014/4/12) * Added compatibility with Money 6.1+ - [@syakhmi](https://github.com/syakhmi). * Dropped support for pre 6.0 versions of Money - [@syakhmi](https://github.com/syakhmi). ### 0.0.4 (2014/1/8) * Added compatibility with Money 6.x - [@dblock](https://github.com/dblock). * Avoid failing on deprecated currencies (such as ITL) - [@joeyAghion](https://github.com/joeyAghion). ### 0.0.3 (2013/7/17) * Added support for currencies that don't have a symbol, eg. Uzbekistan Som (UZS) - [@dblock](https://github.com/dblock). ### 0.0.2 (2013/7/16) * Added unit tests - [@syakhmi](https://github.com/syakhmi). * Added support for Cambodian riel - [@syakhmi](https://github.com/syakhmi). * Added dependencies to gemspec - [@syakhmi](https://github.com/syakhmi). * Now defaults to USD when currency not specified - [@syakhmi](https://github.com/syakhmi). ### 0.0.1 (2013/7/12) * Initial public release - [@syakhmi](https://github.com/syakhmi).