summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 17:30:22 +0000
committeryuki <yuki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 17:30:22 +0000
commit03cc02c9ab8ac0a20df044b8f8be03a0aca553eb (patch)
tree1b3cb068d9d8cbe7992a9f3ab94d9ada86acd548 /ChangeLog
parente6be17c74a42033e3f685456a0ab195e77620b8f (diff)
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0
* NEWS: Add news about the did_you_mean gem git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b23cf0046..ba67d83285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Dec 23 02:23:19 2015 Yuki Nishijima <mail@yukinishijima.net>
+
+ * gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0
+
+ * NEWS: Add news about the did_you_mean gem
+
Wed Dec 23 02:18:57 2015 Jake Worth <jakeworth82@gmail.com>
* doc/contributing.rdoc: [DOC] remove an extra word "here".