@@ -3,7 +3,7 @@ Contributors: wordpressdotorg, mikachan, onemaggie, pbking, scruffian, mmaattiia
3
3
Tags: themes, theme, block-theme
4
4
Requires at least: 6.5
5
5
Tested up to: 6.5
6
- Stable tag: 1.13.8
6
+ Stable tag: 2.0.0
7
7
Requires PHP: 7.4
8
8
License: GPLv2 or later
9
9
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -64,6 +64,30 @@ If you are having problems, please try the following:
64
64
65
65
== Changelog ==
66
66
67
+ = 2.0.0 =
68
+ * Remove reviewer addition (#544)
69
+ * Refactor GitHub release workflows (#542)
70
+ * Fix changelog creation script (#541)
71
+ * Add theme json inspector (#520)
72
+ * Add deprecation notice in theme export admin screen (#540)
73
+ * Replace font management with screen pointing to native font library (#539)
74
+ * Added creation of theme validation to site editor interface (#532)
75
+ * Add/child theme creation (#531)
76
+ * Add blueprint.json file to enable plugin previews (#511)
77
+ * Extracted any logic that may need to be tested from the api class (#522)
78
+ * Use CORE for Font Management (#518)
79
+ * Add integration tests (#393)
80
+ * Remove CODE_OF_CONDUCT.md from .distignore. (#515)
81
+ * Remove repo specific CoC. (#514)
82
+ * GitHub Actions: Add JavaScript Unit Test (#508)
83
+ * Add files and directories not needed for release to `.distignore` (#512)
84
+ * Replace dash icon with SVG icon (#506)
85
+ * Fix browser warning error when clicking the reset button (#505)
86
+ * Add markdown and package.json lint command (#504)
87
+ * Fix react warning error on font upload page (#502)
88
+ * Fix dynamic property deprecation (#501)
89
+ * Add text domain to translation target (#499)
90
+
67
91
= 1.13.8 =
68
92
69
93
0 commit comments