Skip to content

Commit

Permalink
Changelog for release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Nov 25, 2020
1 parent f85c6a1 commit 206df89
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,19 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
_Nothing yet._


## [0.1.1] - 2020-11-25

### Changed
* The [PHPUnit Polyfills] dependency has been updated to require version `^0.2.0` (was `^0.1.0`).


## [0.1.0] - 2020-11-13

Initial release.


[Unreleased]: https://github.com/Yoast/wp-test-utils/compare/0.1.0...HEAD
[Unreleased]: https://github.com/Yoast/wp-test-utils/compare/main...HEAD
[0.1.1]: https://github.com/Yoast/wp-test-utils/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/Yoast/wp-test-utils/compare/35bd47e4d59568ee0bf0997b49111c6fd0da7a8e...0.1.0

[PHPUnit Polyfills]: https://github.com/Yoast/PHPUnit-Polyfills/releases

0 comments on commit 206df89

Please sign in to comment.