Skip to content

Commit 03c9de5

Browse files
committed
Changelog for 1.4.1
1 parent d7efaa2 commit 03c9de5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
### [1.4.1] 2016-06-02
7+
8+
* Changed: branch-like requirements no longer strip build metadata - [composer/semver#38](https://github.com/composer/semver/pull/38).
9+
610
### [1.4.0] 2016-03-30
711

812
* Added: getters on MultiConstraint - [composer/semver#35](https://github.com/composer/semver/pull/35).
@@ -49,6 +53,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4953
- Namespace: `Composer\Test\Package\LinkConstraint` -> `Composer\Test\Semver\Constraint`
5054
* Changed: code style using php-cs-fixer.
5155

56+
[1.4.1]: https://github.com/composer/semver/compare/1.4.0...1.4.1
5257
[1.4.0]: https://github.com/composer/semver/compare/1.3.0...1.4.0
5358
[1.3.0]: https://github.com/composer/semver/compare/1.2.0...1.3.0
5459
[1.2.0]: https://github.com/composer/semver/compare/1.1.0...1.2.0

0 commit comments

Comments
 (0)