Skip to content

Commit fa658b8

Browse files
committed
docs(Changes): Update with 0.5.0 changes: All API.Errors now inherit from API.Error.Exception instead of System.Exception
Should make it easier to catch <all WrathCombo.API exceptions> Signed-off-by: Ethan Henderson <ethan@zbee.codes>
1 parent d4ffbaf commit fa658b8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Docs/Changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## `0.5.0` <sup>(2026-01-19)</sup>
2+
3+
All `API.Error`s now inherit from `API.Error.Exception` instead of directly from
4+
`System.Exception`.
5+
16
## `0.4.4` <sup>(2026-01-17)</sup>
27

38
Added `Enum.AutoRotationConfigOption.BypassQuest` and

0 commit comments

Comments
 (0)