From 301808f5f456d21a5d7d28628dabc1f94049d8b8 Mon Sep 17 00:00:00 2001 From: wartoshika Date: Wed, 16 Jun 2021 14:42:43 +0200 Subject: [PATCH] Updated changes --- readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/readme.md b/readme.md index 0a7bbd5..a7ccc3e 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,27 @@ Please add the wow-declarations path to your `tsconfig.json` compiler options li ## Changes +### **June 16 2021 - v9.0.5-release.1** + +- Merging PR #16 wich adds SlashCmdList +- Added a bunch of Shadowland related features +- Added declarations of common global tables like + - C_Item + - C_AdventureJournal + - C_EncounterJournal + - C_Loot + - C_LegendaryCrafting + - C_Soulbinds + - C_CovenantCallings + - C_AchivementInfo + - C_RaidLocks + - C_ItemInteraction + - C_ItemUpgrade + - C_Map + - C_NewItems +- Added common "mixin" functions like + - ItemLocation + ### **Sat. 08 2020 - v8.3.0-release.1** - Merging PR #11 wich add/remove functions that are present in the WoW API release 8.3.