diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d05e2..cb81024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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