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 3e14ac4 commit ccf1b3dCopy full SHA for ccf1b3d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 6.13.8
4
+- Update symbol for XOF
5
+- Update UYU currency symbol
6
+- Allow double conversion using same bank
7
+- Warn when using unsafe serializer for rate import
8
+- Move Icelandic symbol after the amount
9
+
10
## 6.13.7
11
- Improve deprecation warnings for the upcoming major release
12
lib/money/version.rb
@@ -1,3 +1,3 @@
class Money
- VERSION = '6.13.7'
+ VERSION = '6.13.8'
end
0 commit comments