File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased] [ unreleased ]
6
6
7
+ ## [ 2.0.0] - 2016-06-24
8
+ ### Changed
9
+ - [ #123 ] ( https://github.com/SparkPost/php-sparkpost/pull/123 ) Rewrote docs and updated composer name
10
+ - [ #122 ] ( https://github.com/SparkPost/php-sparkpost/pull/122 ) Add transmission class and examples
11
+ - [ #121 ] ( https://github.com/SparkPost/php-sparkpost/pull/121 ) Update base resource and tests
12
+
7
13
## [ 1.2.1] - 2016-05-27
8
14
### Fixed
9
15
- [ #111 ] ( https://github.com/SparkPost/php-sparkpost/pull/111 ) allow pass through of timeout setting in http config
@@ -57,6 +63,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
57
63
- README now has proper code blocks denoting PHP language
58
64
59
65
[ unreleased ] : https://github.com/sparkpost/php-sparkpost/compare/1.2.1...HEAD
66
+ [ 2.0.0 ] : https://github.com/sparkpost/php-sparkpost/compare/1.2.1...2.0.0
60
67
[ 1.2.1 ] : https://github.com/sparkpost/php-sparkpost/compare/1.2.0...1.2.1
61
68
[ 1.2.0 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.1.0...1.2.0
62
69
[ 1.1.0 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.3...v1.1.0
You can’t perform that action at this time.
0 commit comments