Skip to content

Commit 6494867

Browse files
committed
Update the changelog for the 1.3.0 release
1 parent 09aba00 commit 6494867

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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]
7+
## [1.3.0] — 2020-01-27
88

99
* Replace `zendframework/zend-dom` with `laminas/laminas-dom` ([#16]).
1010
* Update Composer dependencies, add a `composer test` script ([#15]).
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626

2727

2828
[Unreleased]: https://github.com/stevegrunwell/phpunit-markup-assertions/compare/master...develop
29+
[1.3.0]: https://github.com/stevegrunwell/phpunit-markup-assertions/releases/tag/v1.3.0
2930
[1.2.0]: https://github.com/stevegrunwell/phpunit-markup-assertions/releases/tag/v1.2.0
3031
[1.1.0]: https://github.com/stevegrunwell/phpunit-markup-assertions/releases/tag/v1.1.0
3132
[1.0.0]: https://github.com/stevegrunwell/phpunit-markup-assertions/releases/tag/v1.0.0

0 commit comments

Comments
 (0)