Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b042bc commit 4683ca7Copy full SHA for 4683ca7
1 file changed
UPGRADE.md
@@ -1,3 +1,8 @@
1
+# UPGRADE FROM 1.2.1 to 1.2.2
2
+
3
+* `bitbag_render_block` has been renamed to `bitbag_cms_render_block`.
4
+* Database tables has been prefixed with `bitbag_cms` instead of `bitbag_sylius_cms_plugin` for backward compatibility and simplicity.
5
6
# UPGRADE FROM 1.0.0 to 1.1.0 and from 1.1.0 to 1.2.1
7
8
* Generate Doctrine diff with `bin/console doctrine:migrations:diff` command, add a simple SQL insert that moves
0 commit comments