Browse Source

updated changelog

nossr50 4 years ago
parent
commit
9e931f880e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Changelog.txt

+ 1 - 0
Changelog.txt

@@ -4,6 +4,7 @@ Version 2.2.000
     (API) mcMMO makes use of jmal (Java Minecraft Abstraction Library) for some abstraction now
     (API) mcMMO makes use of jmal (Java Minecraft Abstraction Library) for some abstraction now
     (API) Added skill register
     (API) Added skill register
     (API) Skill hierarchy is now defined by Skill in mcMMO-API, and mcMMO needs a skill to be registered to be aware of it
     (API) Skill hierarchy is now defined by Skill in mcMMO-API, and mcMMO needs a skill to be registered to be aware of it
+    (API) A lot of changes to the API, I'll be including a document with the release of this update to explain the finer details
 
 
     Codebase Stuff
     Codebase Stuff
         Many places that passed type Player now passes type McMMOPlayer instead
         Many places that passed type Player now passes type McMMOPlayer instead