File tree 1 file changed +8
-1
lines changed
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.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased] [ unreleased ]
6
+ - There is no unreleased code at this time.
7
+
8
+ ## [ 1.1.0] - 2016-05-02
9
+ ### Added
6
10
- Message Events API added.
11
+
12
+ ### Changed
7
13
- Transmission API now accepts a DateTime object for startDate
8
14
9
15
## [ 1.0.3] - 2016-03-25
@@ -36,7 +42,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
36
42
### Fixed
37
43
- README now has proper code blocks denoting PHP language
38
44
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
40
47
[ 1.0.3 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.2...v1.0.3
41
48
[ 1.0.2 ] : https://github.com/sparkpost/php-sparkpost/compare/v1.0.1...v1.0.2
42
49
[ 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