added change logs

This commit is contained in:
2024-07-17 23:50:22 -04:00
parent 61f153d0c1
commit c2b05fc53d
2 changed files with 9 additions and 1 deletions

View File

@@ -29,7 +29,7 @@
"lint:fix": "tslint -c tslint.json --fix declarations/**/*.d.ts"
},
"types": "declarations/index.d.ts",
"version": "3.3.5-8",
"version": "3.3.5-9",
"devDependencies": {
"tslint": "^5.20.0",
"typescript": "^3.6.3"

View File

@@ -36,6 +36,14 @@ Add the wow-wotlk-declarations path to your `tsconfig.json` compiler options lik
```
## Changes
### Version **Jul 17 2024** v 3.3.5-9
- Added GetRegions to Frames
- Added RegionType
### Version **Feb 5 2024** v 3.3.5-5
- Added GetID and GetName to Tooltip
- Added MultiLua to Cursor object
### Version **Feb 3 2024 0 v3.3.5-4**
- Added more UI Global Functions that were missing for frames
- Add Character Model Frames