Skip to content

Commit f8a8d00

Browse files
committed
🔖 release: 1.2.1
1 parent a241f32 commit f8a8d00

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
#### 1.2.1
4+
- CI: Build on PHP 7.4, 8.0, 8.1
5+
36
#### 1.2.0
47
- Enhancement: [#1](https://github.com/lukasbesch/bedrock-plugin-disabler/pull/1) Load `DISABLED_PLUGINS` constant in `muplugins_loaded` action hook. [@ethanclevenger91](https://github.com/ethanclevenger91)
58
- Fix: [#7](https://github.com/lukasbesch/bedrock-plugin-disabler/pull/7) Use realpath to fix backslash in MU plugin dir on Windows. [@ikiselev1989](https://github.com/ikiselev1989)

bedrock-plugin-disabler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Bedrock Plugin Disabler
44
Plugin URI: https://github.com/lukasbesch/bedrock-plugin-disabler/
55
Description: Define an array of plugins that should be deactivated automatically in certain environments.
6-
Version: 1.1.0
6+
Version: 1.2.1
77
Author: Lukas Besch, Kamil Grzegorczyk
88
Author URI: https://lukasbesch.com/
99
License: MIT License

0 commit comments

Comments
 (0)