File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ### [ 1.5.1] 2020-01-13
7+
8+ * Fixed: Parsing of aliased version was not validating the alias to be a valid version
9+
610### [ 1.5.0] 2019-03-19
711
812 * Added: some support for date versions (e.g. 201903) in ` ~ ` operator
@@ -62,6 +66,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6266 - Namespace: ` Composer\Test\Package\LinkConstraint ` -> ` Composer\Test\Semver\Constraint `
6367 * Changed: code style using php-cs-fixer.
6468
69+ [ 1.5.1 ] : https://github.com/composer/semver/compare/1.5.0...1.5.1
70+ [ 1.5.0 ] : https://github.com/composer/semver/compare/1.4.2...1.5.0
6571[ 1.4.2 ] : https://github.com/composer/semver/compare/1.4.1...1.4.2
6672[ 1.4.1 ] : https://github.com/composer/semver/compare/1.4.0...1.4.1
6773[ 1.4.0 ] : https://github.com/composer/semver/compare/1.3.0...1.4.0
You can’t perform that action at this time.
0 commit comments