Skip to content

Commit ccf1b3d

Browse files
committed
Update version to 6.13.8
1 parent 3e14ac4 commit ccf1b3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 6.13.7
411
- Improve deprecation warnings for the upcoming major release
512

lib/money/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Money
2-
VERSION = '6.13.7'
2+
VERSION = '6.13.8'
33
end

0 commit comments

Comments
 (0)