Skip to content

Commit

Permalink
Add changelog and update tested up to WP version
Browse files Browse the repository at this point in the history
  • Loading branch information
vladolaru committed Oct 23, 2022
1 parent 1620080 commit 74d4aa4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nova-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author: Pixelgrade
* Author URI: https://www.pixelgrade.com
* Text Domain: __plugin_txtd
* Tested up to: 5.8.1
* Tested up to: 6.0.3
* Requires PHP: 5.6.40
* License: GPLv2 or later
*
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: pixelgrade, vlad.olaru, babbardel, razvanonofrei, gorby31
Tags: Blocks, editor, gutenberg, gutenberg blocks, page builder, block enabled, page building, block
Requires at least: 5.5.0
Tested up to: 5.8.1
Tested up to: 6.0.3
Requires PHP: 5.6.40
Stable tag: 1.13.5
License: GPL v2.0 (or later)
Expand Down Expand Up @@ -94,6 +94,11 @@ Yes! Nova Block's core features are free to use.

== Changelog ==

= 1.13.5 =
* Fixes for Posts Collection block (missing isLandscape attribute)
* Replace deprecated filter for blocks category
* Fix core package script missing dependency

= 1.13.4 =
* Fixes Doppler Scrolling effect for Hero and Slideshow blocks
* Fixes some bugs that were breaking the Customizer
Expand Down

0 comments on commit 74d4aa4

Please sign in to comment.