flygard-core/doc/changelog
Kargatum fbad1f3d6c
fix(Core/ScriptsMgr): correct hooks name (#6434)
## Changes Proposed:
- Added `virtual` for `CanSendJoinMessageArenaQueue` and `CanSendExitMessageArenaQueue`
- Rename `CanExitJoinMessageArenaQueue` to `CanSendExitMessageArenaQueue`
2021-06-28 08:34:26 +02:00
..
pendings fix(Core/ScriptsMgr): correct hooks name (#6434) 2021-06-28 08:34:26 +02:00
previous-versions feat(doc): changelog system (#6350) 2021-06-15 11:04:29 +02:00
master.md chore(DB): import pending files 2021-06-28 03:26:00 +00:00
README.md feat(doc): changelog system (#6350) 2021-06-15 11:04:29 +02:00

CHANGELOG

All breaking/notable changes to this project will be documented in the master.md file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

To create a new changelog please follow the instructions on our wiki page