summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerence Lee <hone02@gmail.com>2011-08-06 01:18:07 -0500
committerTerence Lee <hone02@gmail.com>2011-08-06 01:18:07 -0500
commit677d7d1e49a7a7fe15a76d04a4140d8e64b6ad4a (patch)
tree86803c3830c43bd76437fd8324df23a0cfe94032
parent8e6bc165fa579a41461721c8f2df1bef6281c27a (diff)
downloadbundler-677d7d1e49a7a7fe15a76d04a4140d8e64b6ad4a.tar.gz
update changelog for 1.1.pre.6
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbef8adfdc..6afe1b77a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ Bugfixes:
- Fix cross repository dependencies (#1138)
- Fix git dependency fetching from API endpoint (#1254)
- Fixes for bundle outdated (@joelmoss, #1238)
+ - Fix bundle standalone when using the endpoint (#1240)
Features:
@@ -12,6 +13,7 @@ Features:
- bundle clean removes old .gem files (@cldwalker, #1293)
- Correcly identify missing child dependency in error message
- Run pre-install, post-build, and post-install gem hooks for git gems (@warhammerkid, #1120)
+ - create Gemfile.lock for empty Gemfile (#1218)
## 1.1.pre.5 (June 11, 2011)