summaryrefslogtreecommitdiff
path: root/doc/changelog/pendings/changes_1629216324271376300.md
diff options
context:
space:
mode:
authorKaytotes <kaytotes@users.noreply.github.com>2021-08-22 12:41:19 +0100
committerGitHub <noreply@github.com>2021-08-22 13:41:19 +0200
commitd18545263fda54e19c875d22adfb28ae4072ec01 (patch)
tree456e3ad0ad68f11faee7242ce494444011bd1f23 /doc/changelog/pendings/changes_1629216324271376300.md
parent75e55e21df0d2c36f95f69f137e147d3fefb6ba2 (diff)
feat(Core/Scripts): new OnBeforeFinalizePlayerWorldSession() hook (#7136)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
Diffstat (limited to 'doc/changelog/pendings/changes_1629216324271376300.md')
-rw-r--r--doc/changelog/pendings/changes_1629216324271376300.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog/pendings/changes_1629216324271376300.md b/doc/changelog/pendings/changes_1629216324271376300.md
new file mode 100644
index 0000000000..ae58ea9164
--- /dev/null
+++ b/doc/changelog/pendings/changes_1629216324271376300.md
@@ -0,0 +1,3 @@
+### 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