Skip to content

Commit fa277b9

Browse files
committed
Update changelog
1 parent ae5e0c6 commit fa277b9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.17.5] - 2024-08-25
4+
- 🎉 Updated for patch 11.0.2 (56263)
5+
- 📝 Updated all remaining 155 #invalidpage APIs
6+
- Renamed type `NameplateBase` to `Nameplate`
7+
- Renamed type `WowEvent` to `FrameEvent`, `UnitId` to `UnitToken` but there is backwards compat
8+
39
## [0.17.4] - 2024-08-15
410
- 0.17.4: Properly fixed loading the extension twice
511
- 0.17.3: Fixed loading the extension twice when the "Activate WoW API extension" command is used
@@ -141,6 +147,7 @@ To avoid loading for Lua projects not related to World of Warcraft, all settings
141147
- PR [#123](https://github.com/Ketho/vscode-wow-api/pull/123) Make childGroups optional in AceConfig.OptionsTable
142148
- PR [#120](https://github.com/Ketho/vscode-wow-api/pull/120) Add definition for tostringall()
143149

150+
[0.17.5]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.17.5
144151
[0.17.4]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.17.4
145152
[0.17.3]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.17.3
146153
[0.17.2]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.17.2

0 commit comments

Comments
 (0)