From: Frederic Massart Date: Tue, 15 Apr 2014 08:02:17 +0000 (+0800) Subject: Updating changelog X-Git-Tag: v1.1~1 X-Git-Url: http://git.cameron1729.xyz/?a=commitdiff_plain;h=af3123c79ff2c6e3b36d01e1bfb99055e362367f;p=mdk.git Updating changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 491fa21..b5c87da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +v1.1 +---- + +* Sub processes are killed when using CTRL + C +* Default alias `theme` to set a theme - Andrew Nicols +* `config` has a new sub command `edit` + v1.0 ---- @@ -21,6 +28,7 @@ v1.0 * `behat` can run tests by name - Andrew Nicols * `remove` accepts `-f` as an argument - Andrew Nicols * The script `less` is deprecated +* `backport` command resolves conflicts with CSS from LESS in theme_bootstrapbase v0.5 ----