Skip to content

Commit 91c33f0

Browse files
committed
Adds 0.4.0 to changelog
1 parent f915748 commit 91c33f0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.mkd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.4.0
4+
- Adds `-c`/`--colorize` to force colorization of output
5+
- Adds `-s`/`--stream` option to read one JSON object per line
6+
- Native string quoting (performance improvement)
7+
- Fixes bug with strings ending in a double-slash (issue #25)
8+
39
## 0.3.7
410
- HTML characters (`<`, `>` etc) are no-longer escaped in gron output (issue #22)
511

0 commit comments

Comments
 (0)