From c29ffb9dd98746f1f2887d110da38ef4b82817a2 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 19 Dec 2013 15:21:42 -0500 Subject: [PATCH] Add in 1.4.1 and 1.4.2 changelog --- site/docs/history.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/site/docs/history.md b/site/docs/history.md index 9740be78..1b51bf29 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -5,19 +5,16 @@ permalink: /docs/history/ prev_section: contributing --- +## 1.4.2 / 2013-12-16 + +### Bug Fixes +- Turn on Maruku fenced code blocks by default ([#1830]({{ site.repository }}/issues/1830)) + ## 1.4.1 / 2013-12-09 -### Major Enhancements - -### Minor Enhancements - ### Bug Fixes - Don't allow nil entries when loading posts ([#1796]({{ site.repository }}/issues/1796)) -### Development Fixes - -### Site Enhancements - ## 1.4.0 / 2013-12-07 ### Major Enhancements