File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ This projects adheres to [Keep a CHANGELOG](http://keepachangelog.com/) and uses
10
10
_ Nothing yet._
11
11
12
12
13
+ ## [ 0.2.1] - 2020-12-09
14
+
15
+ ### Changed
16
+ * The [ BrainMonkey] dependency has been updated to require version ` ^2.6.0 ` (was ` ^2.5.0 ` ).
17
+ * ` Yoast\WPTestUtils\BrainMonkey\YoastTestCase ` : removed stubs for ` wp_json_encode() ` and ` user_trailingslashit() ` .
18
+ These are now stubbed in the BrainMonkey library.
19
+
20
+
13
21
## [ 0.2.0] - 2020-12-09
14
22
15
23
### Added
@@ -32,9 +40,11 @@ Initial release.
32
40
33
41
34
42
[ Unreleased ] : https://github.com/Yoast/wp-test-utils/compare/main...HEAD
43
+ [ 0.2.1 ] : https://github.com/Yoast/wp-test-utils/compare/0.2.0...0.2.1
35
44
[ 0.2.0 ] : https://github.com/Yoast/wp-test-utils/compare/0.1.1...0.2.0
36
45
[ 0.1.1 ] : https://github.com/Yoast/wp-test-utils/compare/0.1.0...0.1.1
37
46
[ 0.1.0 ] : https://github.com/Yoast/wp-test-utils/compare/35bd47e4d59568ee0bf0997b49111c6fd0da7a8e...0.1.0
38
47
48
+ [ BrainMonkey ] : https://github.com/Brain-WP/BrainMonkey/releases
39
49
[ PHPUnit Polyfills ] : https://github.com/Yoast/PHPUnit-Polyfills/releases
40
50
[ README ] : https://github.com/Yoast/wp-test-utils/blob/develop/README.md
You can’t perform that action at this time.
0 commit comments