File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77## [ Unreleased] [ unreleased ]
88-
99
10+ ## [ 4.2.0] - 2022-12-23
11+
12+ ### Commits
13+
14+ - Added "Requires Plugins" header. ([ f81a66b] ( https://github.com/pronamic/wp-pronamic-pay-give/commit/f81a66bb75a1f0b1b419bfeacc34e9ced6b1f72c ) )
15+
16+ ### Composer
17+
18+ - Changed ` php ` from ` >=5.6.20 ` to ` >=8.0 ` .
19+ - Changed ` wp-pay/core ` from ` ^4.4 ` to ` v4.6.0 ` .
20+ Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.1.1
21+ Full set of changes: [ ` 4.1.1...4.2.0 ` ] [ 4.2.0 ]
22+
23+ [ 4.2.0 ] : https://github.com/pronamic/wp-pronamic-pay-give/compare/v4.1.1...v4.2.0
24+
1025## [ 4.1.1] - 2022-09-27
1126- Update to ` wp-pay/core ` version ` ^4.4 ` .
1227
Original file line number Diff line number Diff line change 11{
22 "name" : " give" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 4.2.0 " ,
44 "description" : " Give driver for the WordPress payment processing library." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 44 * Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-give/
55 * Description: Extend the Pronamic Pay plugin with Give support to receive payments through a variety of payment providers.
66 *
7- * Version: 4.1.1
7+ * Version: 4.2.0
88 * Requires at least: 4.7
99 * Requires PHP: 8.0
1010 *
You can’t perform that action at this time.
0 commit comments