Skip to content

Commit bad2a01

Browse files
author
Maxim
committed
prep 1.0.0 release
1 parent ebf0458 commit bad2a01

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.mdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# 0.2.2
1+
# 1.0.0
22
* [FEATURE] adds support for storno transactions (#14)
3+
* [NOTE] full backwards compatibility
4+
* [NOTE] same as release 0.2.2, fixing versioning
35

46
# 0.2.1
57
* addressing an bug that occoured for transactions submitted end of

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 = '0.2.2'
2+
VERSION = '1.0.0'
33
end

0 commit comments

Comments
 (0)