File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,13 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55## [ Unreleased] [ unreleased ]
6+ - There is no unreleased code at this time.
7+
8+ ## [ 1.1.0] - 2016-05-02
9+ ### Added
610- Message Events API added.
11+
12+ ### Changed
713- Transmission API now accepts a DateTime object for startDate
814
915## [ 1.0.3] - 2016-03-25
@@ -36,7 +42,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3642### Fixed
3743- README now has proper code blocks denoting PHP language
3844
39- [ unreleased ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.3...HEAD
45+ [ unreleased ] : https://github.com/sparkpost/php-sparkpost/compare/v1.1.0...HEAD
46+ [ 1.1.0 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.3...v1.1.0
4047[ 1.0.3 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.2...v1.0.3
4148[ 1.0.2 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.1...v1.0.2
4249[ 1.0.1 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments