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/).
44
55## [ Unreleased] [ unreleased ]
66
7- ## [ 2.0.2 ] - 2016-07-28
7+ ## [ 2.0.3 ] - 2016-07-28
88### 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.
1010
1111## [ 2.0.2] - 2016-07-28
1212### Fixed
@@ -78,7 +78,8 @@ This major release included a complete refactor of the library to be a thin HTTP
7878### Fixed
7979- README now has proper code blocks denoting PHP language
8080
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
8283[ 2.0.2 ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.1...2.0.2
8384[ 2.0.1 ] : https://github.com/sparkpost/php-sparkpost/compare/2.0.0...2.0.1
8485[ 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