Skip to content

Commit

Permalink
Adds 0.4.0 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomnomnom committed Jan 31, 2017
1 parent f915748 commit 91c33f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.mkd
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.4.0
- Adds `-c`/`--colorize` to force colorization of output
- Adds `-s`/`--stream` option to read one JSON object per line
- Native string quoting (performance improvement)
- Fixes bug with strings ending in a double-slash (issue #25)

## 0.3.7
- HTML characters (`<`, `>` etc) are no-longer escaped in gron output (issue #22)

Expand Down

0 comments on commit 91c33f0

Please sign in to comment.