diff --git a/acore.json b/acore.json index a9d7cac41..c7caeadfe 100644 --- a/acore.json +++ b/acore.json @@ -1,5 +1,5 @@ { "name": "azerothcore-wotlk", - "version": "4.0.0-dev.11", + "version": "4.0.0-dev.12", "license": "AGPL3" } diff --git a/doc/changelog/master.md b/doc/changelog/master.md index 1a0896767..0b205051e 100644 --- a/doc/changelog/master.md +++ b/doc/changelog/master.md @@ -1,3 +1,14 @@ +## 4.0.0-dev.12 | Commit: [bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1 +](https://github.com/azerothcore/azerothcore-wotlk/commit/bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1 + + + +### Added + +- Added `OnPlayerPVPFlagChange` hook, it will be executed after the pvp flag from a player gets changed. + + + ## 4.0.0-dev.11 | Commit: [d18545263fda54e19c875d22adfb28ae4072ec01 ](https://github.com/azerothcore/azerothcore-wotlk/commit/d18545263fda54e19c875d22adfb28ae4072ec01 diff --git a/doc/changelog/pendings/changes_1633634641262326500.md b/doc/changelog/pendings/changes_1633634641262326500.md deleted file mode 100644 index 932a6b66f..000000000 --- a/doc/changelog/pendings/changes_1633634641262326500.md +++ /dev/null @@ -1,6 +0,0 @@ - -### Added - -- Added `OnPlayerPVPFlagChange` hook, it will be executed after the pvp flag from a player gets changed. - -