summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efc7be298a..6e4ef85355 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+## 1.0.11 (April 1, 2011)
+
+Features:
+
+ - Compatibility with Rubygems 1.6 and 1.7
+ - Better error messages when a git command fails
+
+Bugfixes:
+
+ - Don't always update gemspec gems (@carllerche)
+ - Remove ivar warnings (@jackdempsey)
+ - Fix occasional git failures in zsh (@jonah-carbonfive)
+ - Consistent lock for gems with double deps like Cap (@akahn)
+
## 1.0.10 (February 1, 2011)
Bugfixes: