Skip to content

Commit a4e2fba

Browse files
author
Erwin Fedasz
committed
Public release v1.3.5
1 parent 20d2eba commit a4e2fba

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
v1.3.5 (2018-10-09)
4+
**Features and Improvements**
5+
6+
* Added new models support: TextMessage, Visit and VisitOutcome
7+
38
v1.3.4 (2018-07-04)
49
**Features and Improvements**
510

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.4
1+
1.3.5

lib/basecrm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BaseCRM
2-
VERSION = "1.3.4"
2+
VERSION = "1.3.5"
33
end

0 commit comments

Comments
 (0)