Dunno if this is excessive, but adding some API notes to the changelog

This commit is contained in:
nossr50 2018-12-28 10:49:11 -08:00
parent 164d429acc
commit d50238caf1

View File

@ -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