summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-06-03 02:09:07 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-06-03 02:09:07 +0900
commit52771a6226188ec20f2c1bdc481e5c15ac4d119a (patch)
tree02fcda4782d32baf80ee1e94771a0443f05b5a4f /CHANGELOG.md
parentb00bcf506e0554b918e7aa75842277bc9a65dda8 (diff)
0.9.130.9.13
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bc55d52..276ee19e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
CHANGELOG
=========
+0.9.13
+------
+
+### New features
+
+- Color customization with the extended `--color` option
+
+### Bug fixes
+
+- Fixed premature termination of Reader in the presence of a long line which
+ is longer than 64KB
+
0.9.12
------