Skip to content

Commit 206df89

Browse files
committed
Changelog for release 0.1.1
1 parent f85c6a1 commit 206df89

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,19 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
1010
_Nothing yet._
1111

1212

13+
## [0.1.1] - 2020-11-25
14+
15+
### Changed
16+
* The [PHPUnit Polyfills] dependency has been updated to require version `^0.2.0` (was `^0.1.0`).
17+
18+
1319
## [0.1.0] - 2020-11-13
1420

1521
Initial release.
1622

1723

18-
[Unreleased]: https://github.com/Yoast/wp-test-utils/compare/0.1.0...HEAD
24+
[Unreleased]: https://github.com/Yoast/wp-test-utils/compare/main...HEAD
25+
[0.1.1]: https://github.com/Yoast/wp-test-utils/compare/0.1.0...0.1.1
1926
[0.1.0]: https://github.com/Yoast/wp-test-utils/compare/35bd47e4d59568ee0bf0997b49111c6fd0da7a8e...0.1.0
27+
28+
[PHPUnit Polyfills]: https://github.com/Yoast/PHPUnit-Polyfills/releases

0 commit comments

Comments
 (0)