We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756e231 commit 213e6a5Copy full SHA for 213e6a5
CHANGELOG.md
@@ -3,7 +3,7 @@
3
The present file will list all changes made to the project; according to the
4
[Keep a Changelog](http://keepachangelog.com/) project.
5
6
-## [10.0.1] unreleased
+## [10.0.1] 2022-06-02
7
8
### Added
9
@@ -18,6 +18,7 @@ The present file will list all changes made to the project; according to the
18
### API changes
19
20
#### Added
21
+- `plugin_xxx_activate()` and `plugin_xxx_deactivate` hooks support.
22
23
#### Changes
24
- `Glpi\Api\Api::initEndpoint()` visibility changed to `protected`.
0 commit comments