We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc11b2 commit a8aae70Copy full SHA for a8aae70
CHANGELOG.md
@@ -4,6 +4,12 @@ This project follows [Semantic Versioning 2.0.0](http://semver.org/).
4
5
## <a name="unreleased"></a>Unreleased
6
7
+## <a name="v0.5.1"></a>v0.5.0 (2016-01-23)
8
+[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.5.0...v0.5.1)
9
+### Changed
10
+* Update `php-semver-checker` to v0.8.1
11
+* Pass an `InspectableArgvInput` object when calling `Application::run()`
12
+
13
## <a name="v0.5.0"></a>v0.5.0 (2016-01-23)
14
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.4.2...v0.5.0)
15
### Added
0 commit comments