CHANGELOG.md in money_helper-2.0.0 vs CHANGELOG.md in money_helper-3.0.0
- old
+ new
@@ -1,6 +1,7 @@
-### 2.0.1 (Next)
+### 3.0.0 (Next)
+* [#27](https://github.com/artsy/money_helper/pull/27): Update `money_to_text` to pass `format` options to `Money#format` for additional features such as `no_cents` - [@agrberg](https://github.com/agrberg).
* Your contribution here.
### 2.0.0 (2021-09-20)
#### Breaking Changes