diff --git a/CHANGELOG b/CHANGELOG index 264948a..bfdd299 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,10 @@ # Changelog +## Version 2.6.0 + - Register the JSON formats so they are actually usable. - Make JSON formats able to encode Decimals and None/NULLs. - + ## Version 2.5.0 - Added noheader CSV and TSV output formats.