File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
3
3
4
+ ## 1.8.5
5
+ * Updated build environment
6
+ * Minor code style corrections
7
+ * Tested up to WordPress 6.7
8
+
4
9
## 1.8.4
5
10
* Use same date retrieval for tracking and analysis (#227 ) (#232 )
6
11
* Replace input filtering for PHP 8.1 compatibility (#237 )
Original file line number Diff line number Diff line change 5
5
* Requires at least: 4.7
6
6
* Tested up to: 6.7
7
7
* Requires PHP: 5.2
8
- * Stable tag: 1.8.4
8
+ * Stable tag: 1.8.5
9
9
* License: GPLv3 or later
10
10
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
11
11
@@ -117,6 +117,11 @@ has to be added to the theme's `functions.php`. The condition has modified such
117
117
## Changelog ##
118
118
You can find the full changelog in [our GitHub repository](https://github.com/pluginkollektiv/statify/blob/master/CHANGELOG.md).
119
119
120
+ ### 1.8.5
121
+ * Updated build environment
122
+ * Minor code style corrections
123
+ * Tested up to WordPress 6.7
124
+
120
125
### 1.8.4
121
126
* Use same date retrieval for tracking and analysis (#227) (#232)
122
127
* Replace input filtering for PHP 8.1 compatibility (#237)
Original file line number Diff line number Diff line change 7
7
* Author URI: https://pluginkollektiv.org/
8
8
* Plugin URI: https://statify.pluginkollektiv.org/
9
9
* License: GPLv3 or later
10
- * Version: 1.8.4
10
+ * Version: 1.8.5
11
11
*
12
12
* @package WordPress
13
13
*/
You can’t perform that action at this time.
0 commit comments