From c9bda1dd09c3b6a3d0c298abc0fe0a2f8fa01684 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 20 May 2018 07:56:46 +1000 Subject: [PATCH] docs: update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1147a761..25fc3b9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +- [config] Fixed `/dev/stdin` error. +- [config] Added `--print_config` to display the default config file. +- [macOS] Fixed xquartz issue. + ## [4.0.1] - 2018-05-18