diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0b966d057..29bf3bc8b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@
+
+## [0.14.6](https://github.com/vuejs/vuepress/compare/v0.14.5...v0.14.6) (2018-11-25)
+
+
+### Bug Fixes
+
+* **$core:** build error when VuePress runs in non-TTY device (close: [#1037](https://github.com/vuejs/vuepress/issues/1037)) ([32c32c9](https://github.com/vuejs/vuepress/commit/32c32c9))
+
+
+
## [0.14.5](https://github.com/vuejs/vuepress/compare/v0.14.4...v0.14.5) (2018-11-13)