From 415e25c8c18fb4a77e19b1f83a20df5e7106ce1c Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 5 Sep 2023 14:34:08 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8e68e7..0aca149a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## v1.3.35 (2023-09-05) + +### Fixed + +- Fix issue in `SlackClientWithErrorHandling` paginted API calls by @joeyorlando + ## v1.3.34 (2023-09-05) ### Fixed