File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.2.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: [ ` 1.1.1...1.2.0 ` ] [ 1.2.0 ]
16+
17+ [ 1.2.0 ] : https://github.com/pronamic/wp-number/compare/1.1.1...1.2.0
18+
1019## [ 1.1.1] - 2022-09-23
1120- Coding standards.
1221
Original file line number Diff line number Diff line change 11{
22 "name" : " @pronamic/wp-number" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " WordPress Number library." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments