diff --git a/CHANGELOG b/CHANGELOG index 5c1e86b3..4d17da33 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ jc changelog +20211207 v1.17.4 +- Add support for the NO_COLOR environment variable to force mono + 20211202 v1.17.3 - Update parsers to exit with error if non-string input is detected (raise TypeError) - Update streaming parsers to exit with error if non-iterable input is detected (raise TypeError)