Skip to content

Commit 6fc3fb4

Browse files
committed
Version 1.5.0.1
1 parent 07400b2 commit 6fc3fb4

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELONG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
88

9+
## 1.5.0.1 - 2025-07-13
10+
11+
* Update `wp-utilties`.
12+
* Remove setAccessible, PHP RFC: Make reflection setAccessible() no-op
13+
914
## 1.5.0 - 2025-04-15
1015
* Make minimum PHP version >= 8.3
1116
* Added Network Dashboard widget for multisite.

wp-debug-log-widget.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
* Description: Adds an admin dashboard widget to parse the WordPress error log file.
88
* Author: Austin Passy
99
* Author URI: https://github.com/thefrosty
10-
* Version: 1.5.0
10+
* Version: 1.5.0.1
1111
* Requires at least: 6.6
12-
* Tested up to: 6.8.0
12+
* Tested up to: 6.8.1
1313
* Requires PHP: 8.3
1414
* Plugin URI: https://github.com/thefrosty/wp-debug-log-widget
1515
* GitHub Plugin URI: https://github.com/thefrosty/wp-debug-log-widget

0 commit comments

Comments
 (0)