We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4316c0e commit 777c565Copy full SHA for 777c565
CHANGELOG.md
@@ -2,10 +2,12 @@
2
3
## Unreleased
4
5
+- **Breaking change**: Drop support for Ruby < 3 and Rails < 6.1
6
+- **Breaking change**: Requires `money` gem version ~> 7.0
7
- Allow monetizing methods with kwargs
-- Fix money_only_cents for negative money
-- BREAKING CHANGE: Drop support for Ruby < 3 and Rails < 6.1
8
+- Fix `money_only_cents` for negative money
9
- Allow `nil` to be set as the default currency
10
+- Portuguese translation for errors
11
12
## 1.15.0
13
0 commit comments