File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased] [ unreleased ]
6
6
7
- ## [ 2.0.2 ] - 2016-07-28
7
+ ## [ 2.0.3 ] - 2016-07-28
8
8
### Fixed
9
- - [ # 131 ] ( https://github.com/SparkPost/php-sparkpost/pull/131 ) removed any dependency on Guzzle by replacing it with ` MessageFactoryDiscovery `
9
+ - Issue [ # 135 ] ( https://github.com/SparkPost/php-sparkpost/issues/135 ) reported ` Http\Discovery\NotFoundException ` caused by 2.0.2 update.
10
10
11
11
## [ 2.0.2] - 2016-07-28
12
12
### Fixed
@@ -78,7 +78,8 @@ This major release included a complete refactor of the library to be a thin HTTP
78
78
### Fixed
79
79
- README now has proper code blocks denoting PHP language
80
80
81
- [ unreleased ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.2...HEAD
81
+ [ unreleased ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.3...HEAD
82
+ [ 2.0.3 ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.2...2.0.3
82
83
[ 2.0.2 ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.1...2.0.2
83
84
[ 2.0.1 ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.0...2.0.1
84
85
[ 2.0.0 ] : https://github.com/sparkpost/php-sparkpost/compare/1.2.1...2.0.0
You can’t perform that action at this time.
0 commit comments