Update changelog for long parser

This commit is contained in:
p5nbTgip0r 2021-02-10 15:44:11 -08:00 committed by Jason
parent f3e142d1f6
commit dd811bd157

View file

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Tuple implementations now do not throw an error when using the toArray method
- Argument parser for `long` types was not registered
## [1.4.0] - 2021-01-16