From 38530eef0e0db8461157d1181a182d17ad9862e3 Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Fri, 6 Mar 2015 01:36:14 +0900 Subject: [PATCH] Release 0.7.0. Close #47 --- docs/changes.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index f0ba1d82..cef4e65c 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -4,7 +4,9 @@ Changelog Version 0.7.0 ------------- -To be released. +Released on March 6, 2015. + +Anthony Sottile contributed to the most of this release. Huge thanks to him! - Follow up the libsass upstream: :upcommit:`3.1.0` --- See the `release note`__ of Libsass. [:issue:`38`, :issue:`43` by Anthony Sottile]