Skip to content

Commit 2c145a5

Browse files
author
Maxim
committed
preps 1.4.0
1 parent ce5e965 commit 2c145a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.mdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.4.0
2+
3+
- [FEATURE] adds ability to parse non-numerical tags ([#23](https://github.com/railslove/cmxl/issues/23)) \
4+
Thanks to [@prometh07](https://github.com/prometh07)
5+
16
# 1.3.0
27

38
- [FEATURE] adds MT942 compatibility

lib/cmxl/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Cmxl
2-
VERSION = '1.3.0'.freeze
2+
VERSION = '1.4.0'.freeze
33
end

0 commit comments

Comments
 (0)