Skip to content

Commit f899010

Browse files
author
Maxim
committed
preps 1.4.1
1 parent ae8694f commit f899010

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.1
2+
3+
- [BUGFIX] changes entry date calculation for transaction
4+
Thanks to [@grncdr](https://github.com/grncdr)
5+
16
# 1.4.0
27

38
- [FEATURE] adds ability to parse non-numerical tags ([#23](https://github.com/railslove/cmxl/issues/23)) \

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.4.0'.freeze
2+
VERSION = '1.4.1'.freeze
33
end

0 commit comments

Comments
 (0)