Skip to content

Commit

Permalink
chore: prepare for 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheAdams committed Jul 6, 2022
1 parent b6b08a5 commit 3dc5b96
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
5 changes: 3 additions & 2 deletions givewp-elementor-widgets.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
* Plugin Name: GiveWP Donation Widgets for Elementor
* Plugin URI: https://givewp.com/givewp-elementor-widgets
* Description: All GiveWP shortcodes as Elementor Widgets
* Version: 1.1.1
* Version: 1.2.0
* Requires at least: 5.0
* Requires PHP: 7.0
* Author: GiveWP
* Author URI: https://givewp.com
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: dw4elementor
*
*/

// Exit if access directly.
Expand Down
12 changes: 8 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: givewp, webdevmattcrom
Donate link: https://github.com/impress-org/givewp-elementor-widgets
Tags: givewp, elementor, widgets, donations, fundraising,
Requires at least: 5.0
Tested up to: 5.7
Stable tag: 1.1.1
Requires Give: 2.5.0
Tested up to: 6.0
Stable tag: 1.2.0
Requires Give: 2.21.0
Requires PHP: 7.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
Expand Down Expand Up @@ -97,8 +97,12 @@ Automatic updates should work like a charm; as always though, ensure you backup

== Changelog ==

### 1.1.1 May 28, 2020 ###
### 1.2.0 July 6, 2022 ###
* New: Added the Multi-Form goal block
* Enhancement: The Form Grid block has been updated with more controls
* Fix: Resolved an issue with Elementor Pro which prevent GiveWP blocks from being edited

### 1.1.1 May 28, 2020 ###
* FIX: Ensure Donor Wall widget can show single form donors correctly ([issue](https://github.com/impress-org/givewp-elementor-widgets/issues/7)).

### 1.1.0 May 4, 2020 ###
Expand Down

0 comments on commit 3dc5b96

Please sign in to comment.