Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Sep 22, 2024
1 parent 83b36cd commit 3b7cd0e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# v1.0.0 (Sep 2024)

Stable!

## Changes

- `Group.clan_chat` is now optional.

## Bugfixes

- Fix bug where old groups with no clan chat would fail to deserialize.

---

# v1.0.0-rc.2 (Aug 2024)

## Additions

- Added Araxxor to the `Bosses` enum.

---
Expand Down Expand Up @@ -247,7 +263,7 @@ Stable Release Candidate 1

## Breaking Changes

- Add a new *required* async `Client.start` method to fix deprecation warning emitted
- Add a new _required_ async `Client.start` method to fix deprecation warning emitted
by creating a `ClientSession` in a non-async function.

---
Expand Down

0 comments on commit 3b7cd0e

Please sign in to comment.