From dd811bd157de1d6f790ca7d3da6ad3c902540676 Mon Sep 17 00:00:00 2001 From: p5nbTgip0r Date: Wed, 10 Feb 2021 15:44:11 -0800 Subject: [PATCH] Update changelog for long parser --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6fe0494..6a8a0bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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