File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77## [ Unreleased] [ unreleased ]
88-
99
10+ ## [ 2.2.1] - 2023-01-31
11+ ### Composer
12+
13+ - Changed ` php ` from ` >=8.0 ` to ` >=7.4 ` .
14+ Full set of changes: [ ` 2.2.0...2.2.1 ` ] [ 2.2.1 ]
15+
16+ [ 2.2.1 ] : https://github.com/pronamic/wp-money/compare/v2.2.0...v2.2.1
17+
1018## [ 2.2.0] - 2022-12-19
1119- Update ` pronamic/wp-number ` to version ` ^1.2 ` .
1220Full set of changes: [ ` 2.1.0...2.2.0 ` ] [ 2.2.0 ]
Original file line number Diff line number Diff line change 11{
22 "name" : " wp-money" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " WordPress Money 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-money/
55 * Description: WordPress Money library.
66 *
7- * Version: 2.2.0
7+ * Version: 2.2.1
88 * Requires at least: 4.7
99 * Requires PHP: 8.0
1010 *
You can’t perform that action at this time.
0 commit comments