We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d42b5 commit 3712f0dCopy full SHA for 3712f0d
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased]
+## [Unreleased][unreleased]
6
- All content has been released to date.
7
8
## [1.0.1] - 2016-02-24
@@ -25,3 +25,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
25
26
### Fixed
27
- README now has proper code blocks denoting PHP language
28
+
29
+[unreleased]: https://github.com/sparkpost/php-sparkpost/compare/v1.0.1...HEAD
30
+[1.0.1]: https://github.com/sparkpost/php-sparkpost/compare/v1.0.0...v1.0.1
0 commit comments