From 140806576858623b57db78fa5311a7398d162c39 Mon Sep 17 00:00:00 2001 From: Shane Freeder Date: Sat, 2 Jan 2021 01:07:15 +0000 Subject: [PATCH] update changelog --- Changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 37fd225ad..9724aac43 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,8 @@ +Version 2.1.167 + Add McMMOPlayerPreXpGainEvent event for plugins to modify given exp + Add SkillActivationPerkEvent + + Version 2.1.166 Fixed a small memory leak in the new COTW tracker Potentially fixed a ConcurrentModificationException involving the TransientEntityTracker (report this error if you encounter it)