Skip to content

Commit f0c6a26

Browse files
committed
write changelog
1 parent d4bfb7e commit f0c6a26

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

readme.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: liip, tschortsch
33
Donate link: https://liip.ch/
44
Tags: gutenberg, blocks, bootstrap
5-
Requires at least: 5.0
5+
Requires at least: 5.3
66
Tested up to: 6.1
77
Requires PHP: 5.6
88
Stable 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.

0 commit comments

Comments
 (0)