File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Contributors: liip, tschortsch
33Donate link: https://liip.ch/
44Tags: gutenberg, blocks, bootstrap
5- Requires at least: 5.0
5+ Requires at least: 5.3
66Tested up to: 6.1
77Requires PHP: 5.6
88Stable tag: 4.3.1
@@ -143,6 +143,15 @@ Please create a new GitHub issue and let us know: [https://github.com/liip/boots
143143
144144== Changelog ==
145145
146+ = 5.0.0 =
147+
148+ Starting with this version the plugin only supports WordPress version >= 5.3.
149+ This step was needed to be able to catch up with the current development practices and remove a lot of deprecations.
150+
151+ * [COMPATIBILITY] Dropped support for WordPress < 5.3.
152+ * [FEATURE] Added block.json meta file to describe and register blocks (supported in WordPress >= 5.8).
153+ * [CHANGE] Rewrite all blocks to functional components.
154+
146155= 4.3.1 =
147156
148157**NOTICE:** Version 4.x of the plugin will be the last version to support WordPress versions lower than 5.3.
You can’t perform that action at this time.
0 commit comments