Skip to content

Commit 545ce29

Browse files
committed
Add #15 to the changelog
1 parent 787314b commit 545ce29

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
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
9+
* Update Composer dependencies, add a `composer test` script ([#15]).
10+
711
## [1.2.0] - 2018-03-27
812

913
* Bumped the minimum version of zendframework/zend-dom to 2.7, which includes a fix for attribute values that include spaces ([#13]).
@@ -29,3 +33,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2933
[#8]: https://github.com/stevegrunwell/phpunit-markup-assertions/issues/8
3034
[#9]: https://github.com/stevegrunwell/phpunit-markup-assertions/issues/9
3135
[#13]: https://github.com/stevegrunwell/phpunit-markup-assertions/issues/13
36+
[#15]: https://github.com/stevegrunwell/phpunit-markup-assertions/pull/15

0 commit comments

Comments
 (0)