meta: 3.7.1

This commit is contained in:
Quin Lynch
2022-05-27 08:43:04 -03:00
parent 18dd95442f
commit b50afd7d8d
4 changed files with 42 additions and 33 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## [3.7.1] - 2022-5-27
### Added
- #2325 Add missing interaction properties (d3a693a)
- #2330 Add better call control in ParseHttpInteraction (a890de9)
### Fixed
- #2329 Voice perms not retaining text perms. (712a4ae)
- #2331 NRE with Cacheable.DownloadAsync() (e1f9b76)
## [3.7.0] - 2022-05-24
### Added
- #2269 Text-In-Voice (23656e8)