Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
negasus committed Apr 3, 2024
1 parent cea80cc commit dec2879
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.2.1 (2024-04-03)

- Added error handling for specific error codes (#69)
- fix: exit from waitUpdates function when context is terminated (#75)

## v1.2.0 (2024-04-02)

- support API v7.2
Expand All @@ -9,7 +14,7 @@
## v1.1.7 (2024-03-11)

- add error `ErrorForbidden` for responses with error code 403
- fix CopyMessages capture response Negasus A minute ago
- fix CopyMessages capture response
- ForwardMessages properly unmarshal result (#68)

## v1.1.6 (2024-03-05)
Expand Down

0 comments on commit dec2879

Please sign in to comment.