File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77## [ Unreleased] [ unreleased ]
88-
99
10+ ## [ 2.1.0] - 2022-12-19
11+ - Increased minimum PHP version to version ` 8 ` or higher.
12+ - Improved support for PHP ` 8.1 ` and ` 8.2 ` .
13+ - Removed usage of deprecated constant ` FILTER_SANITIZE_STRING ` .
14+
15+ Full set of changes: [ ` 2.0.3...2.1.0 ` ] [ 2.1.0 ]
16+
17+ [ 2.1.0 ] : https://github.com/pronamic/wp-money/compare/2.0.3...2.1.0
18+
1019## [ 2.0.3] - 2022-09-27
1120- Update plugin version number.
1221
Original file line number Diff line number Diff line change 11{
22 "name" : " wp-money" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.1.0 " ,
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.0.3
7+ * Version: 2.1.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