Fix tuple#toArray implementations
This commit is contained in:
parent
213039fc20
commit
a6eb44376c
4 changed files with 12 additions and 9 deletions
|
|
@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Deprecated
|
||||
- Deprecated old JDA UserParser that did not take an isolation parameter
|
||||
|
||||
### Fixed
|
||||
- Tuple implementations now do not throw an error when using the toArray method
|
||||
|
||||
## [1.4.0] - 2021-01-16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue