summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Doubrovkine (dB.) @dblockdotorg <dblock@dblock.org>2014-07-06 15:13:42 -0400
committerDaniel Doubrovkine (dB.) @dblockdotorg <dblock@dblock.org>2014-07-06 15:13:42 -0400
commit529be67f4cab88ee928b1a0eaac695e5312ba691 (patch)
tree855f3f2061d47e82d667147757b9129c749d0b84
parent57f9499192bde6872d6e94e5a6178bd298d54d86 (diff)
downloadhashie-529be67f4cab88ee928b1a0eaac695e5312ba691.tar.gz
Minor CHANGELOG update.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51796c2..0269518 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
## Next
* [#179](https://github.com/intridea/hashie/pull/179) Mash#values_at will convert each key before doing the lookup - [@nahiluhmot](https://github.com/nahiluhmot).
-* [#184](https://github.com/intridea/hashie/pull/184) Allow Ranges on Rash to match all Numerics - [@medcat](https://github.com/medcat)
+* [#184](https://github.com/intridea/hashie/pull/184) Allow ranges on Rash to match all Numeric types - [@medcat](https://github.com/medcat).
* Your contribution here.
## 3.1 (6/25/2014)