We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de49bb7 commit 8e1950aCopy full SHA for 8e1950a
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.4"></a>v0.5.4 (2017-01-21)
8
+[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.5.3...v0.5.4)
9
+### Fixed
10
+* [#24] Invalid Version: v2.0.0BETA1 when parsing Symfony repository
11
+* [#25] Invalid Version: [[]] when no tag can be found
12
+
13
## <a name="v0.5.3"></a>v0.5.3 (2016-05-13)
14
[Full Changelog](https://github.com/tomzx/php-semver-checker-git/compare/v0.5.2...v0.5.3)
15
### Changed
0 commit comments