diff options
author | AzerothCoreBot <azerothcorebot@gmail.com> | 2021-08-22 11:42:50 +0000 |
---|---|---|
committer | AzerothCoreBot <azerothcorebot@gmail.com> | 2021-08-22 11:42:50 +0000 |
commit | e8f45b2a261e54d48cb2a9cf42522b6009e495ac (patch) | |
tree | 369802358345e199f3272b7ee84f40099f2e9ef1 /doc | |
parent | d18545263fda54e19c875d22adfb28ae4072ec01 (diff) |
chore(DB): import pending files
Referenced commit(s): d18545263fda54e19c875d22adfb28ae4072ec01
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog/master.md | 7 | ||||
-rw-r--r-- | doc/changelog/pendings/changes_1629216324271376300.md | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/changelog/master.md b/doc/changelog/master.md index 22cdcf2287..1a08967679 100644 --- a/doc/changelog/master.md +++ b/doc/changelog/master.md @@ -1,3 +1,10 @@ +## 4.0.0-dev.11 | Commit: [d18545263fda54e19c875d22adfb28ae4072ec01 +](https://github.com/azerothcore/azerothcore-wotlk/commit/d18545263fda54e19c875d22adfb28ae4072ec01 + + +### Added + +- Added `OnBeforeFinalizePlayerWorldSession ` that can be used to modify the cache version that is sent to the client via modules. ## 4.0.0-dev.10 | Commit: [0897705a6814fc19007e5f88fbcb98b3689880c9 ](https://github.com/azerothcore/azerothcore-wotlk/commit/0897705a6814fc19007e5f88fbcb98b3689880c9 diff --git a/doc/changelog/pendings/changes_1629216324271376300.md b/doc/changelog/pendings/changes_1629216324271376300.md deleted file mode 100644 index ae58ea9164..0000000000 --- a/doc/changelog/pendings/changes_1629216324271376300.md +++ /dev/null @@ -1,3 +0,0 @@ -### Added - -- Added `OnBeforeFinalizePlayerWorldSession ` that can be used to modify the cache version that is sent to the client via modules.
\ No newline at end of file |