Update CHANGELOG.md

This commit is contained in:
Innokentii Konstantinov 2024-02-05 16:13:30 +08:00
parent 7d30a253ef
commit e686814ab7

View file

@ -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