From 38f02a64298636971a65b2d8ccbbe783005d7a0a Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sat, 7 Feb 2015 19:19:55 +1100 Subject: [PATCH] add 3.4.1 changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a440a367d1..afe94a5981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ _Note: Gaps between patch versions are faulty/broken releases._ +## 3.4.1 + + * **Bug Fix** + * Fix conflicting `--module-ids` shorthand arg in `$ 6to5`. + * Add require hook options to cache key. + ## 3.4.0 * **New Feature**