File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9- [ master ] : https://github.com/DripEmail/drip-ruby/compare/v3.2.0...HEAD
9+ [ master ] : https://github.com/DripEmail/drip-ruby/compare/v3.3.0...HEAD
10+
11+ - Your contribution here!
12+
13+ ## [ 3.3.0] - 2019-05-24
14+
15+ [ 3.3.0 ] : https://github.com/DripEmail/drip-ruby/compare/v3.2.0...v3.3.0
1016
1117### Added
1218- Support for the cart, order, and product endpoints in the shopper activity API.
@@ -23,8 +29,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2329### Removed
2430- Drop support for Ruby 2.1.
2531
26- - Your contribution here!
27-
2832## [ 3.2.0] - 2018-08-15
2933
3034[ 3.2.0 ] : https://github.com/DripEmail/drip-ruby/compare/v3.1.1...v3.2.0
Original file line number Diff line number Diff line change 11module Drip
2- VERSION = "3.2 .0" . freeze
2+ VERSION = "3.3 .0" . freeze
33end
You can’t perform that action at this time.
0 commit comments