Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading