You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
#### 1.5.0
4
+
- Fix [#16](https://github.com/lukasbesch/bedrock-plugin-disabler/issues/16): Deprecated nullable type syntax. Thanks [@vegetable-bits](https://github.com/vegetable-bits) for the fix.
5
+
- Require PHP 7.2+ (dropped support for PHP 5.6, 7.0, 7.1)
- Fix [#15](https://github.com/lukasbesch/bedrock-plugin-disabler/issues/15): Register activation hook only if not installed as mu-plugin. It prevented WP-CLI from running successfully. Thanks [@GiladEhven](https://github.com/GiladEhven) for reporting.
0 commit comments