Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
negasus committed Oct 21, 2024
1 parent e882a71 commit ffe9424
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.9.1 (2024-10-21)

- fix unmarshal `ChatBackground` type (#126)

## v1.9.0 (2024-10-17)

- IMPORTANT! New option `WithNotAsyncHandlers` allows to run handlers in the main goroutine. Now, by default, all handlers are run in separate goroutines.
Expand Down

0 comments on commit ffe9424

Please sign in to comment.