summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pervillé <julien.perville@perfect-memory.com>2014-09-16 15:18:57 +0200
committerJulien Pervillé <julien.perville@perfect-memory.com>2014-09-16 15:20:47 +0200
commit4ceb35b632be64dbef13a5623208591bb1dd3a26 (patch)
tree40dbae3518e6358585e24dd73969af428100f172
parent104e3200c9a4a8ec4e95cbc81ed9cb07ec5cd342 (diff)
downloadhashie-4ceb35b632be64dbef13a5623208591bb1dd3a26.tar.gz
Updated CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca914db..4a55538 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
## Next Release
* Your contribution here.
+* [#228](https://github.com/intridea/hashie/pull/228): Made Hashie::Extensions::Parsers::YamlErbParser pass template filename to ERB - [@jperville](https://github.com/jperville).
* [#224](https://github.com/intridea/hashie/pull/224): Merging Hashie::Mash now correctly only calls the block on duplicate values - [@amysutedja](https://github.com/amysutedja).
* [#221](https://github.com/intridea/hashie/pull/221): Reduce amount of allocated objects on calls with suffixes in Hashie::Mash - [@kubum](https://github.com/kubum).