diff --git a/CHANGELOG.md b/CHANGELOG.md index 08773546..0bb4a2f9 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.101 (2024-05-01) + +### Added + +– Enable labels feature (Currently cloud-only) + ### Fixed - Address outgoing webhook encoding error when passing non-latin characters in the webhook request body by @joeyorlando