Hotfix 3.15.2 (#2946)

This commit is contained in:
Mihail Gribkov
2024-06-18 22:16:33 +03:00
committed by GitHub
parent 28d3dcdd75
commit 85a13e9fff
6 changed files with 43 additions and 35 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [3.15.2] - 2024-06-18
### Hotfix
- fix `AutocompleteAttribute` with empty constructor
- fix `Emote` constructor related issues
## [3.15.1] - 2024-06-18
### Added
- #2927 Add missing PollProperties (a59f4ba)