From d50238caf19a7e0c2b7db20665366482fba9df5c Mon Sep 17 00:00:00 2001 From: nossr50 Date: Fri, 28 Dec 2018 10:49:11 -0800 Subject: [PATCH] Dunno if this is excessive, but adding some API notes to the changelog --- Changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.txt b/Changelog.txt index 1f0bca3c6..10ed8848e 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -8,6 +8,7 @@ Key: - Removal Version 2.0.1 + ! (API) SecondarySkill ENUM is being updated to have the parent skill as a prefix and a getter method for grabbing the parent skill ! Skill Super Powers (Tree Feller, etc...) will now require level 10+ to use ! mcMMO skills will now be on a scale from 1-100 instead of 0-1000 (I'll be explaining this in a write-up) ! Refactored some unreadable code relating to SecondaryAbility activation in SkillUtils