File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,19 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
10
10
_ Nothing yet._
11
11
12
12
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
+
13
19
## [ 0.1.0] - 2020-11-13
14
20
15
21
Initial release.
16
22
17
23
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
19
26
[ 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
You can’t perform that action at this time.
0 commit comments