summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerence Lee <hone02@gmail.com>2011-12-14 14:45:07 -0500
committerTerence Lee <hone02@gmail.com>2011-12-14 14:45:07 -0500
commit501d1be5c9ad54e2dfa9732861e81b69927e1bab (patch)
tree52ce6468d80d797e5de77a6c6de1f7c7cc167f17
parent0274335470e87df1b360d46069c81953a890ed61 (diff)
downloadbundler-501d1be5c9ad54e2dfa9732861e81b69927e1bab.tar.gz
update changelog
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98887e2574..d8d42852a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.1.rc.4 (Dec 14, 2011)
+
+Features:
+
+ - `bundle viz` has the option to output a DOT file instead of a PNG (@hirochachacha, #683)
+
+Bugfixes:
+
+ - Ensure binstubs generated when using --standalone point to the standalonde bundle (@cowboyd, #1588)
+ - fix `bundle viz` (@hirochachacha, #1586)
+
## 1.1.rc.3 (Dec 8, 2011)
Bugfixes: