summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Herold <michael.j.herold@gmail.com>2015-06-02 08:48:23 -0500
committerMichael Herold <michael.j.herold@gmail.com>2015-06-02 08:48:23 -0500
commit02df8918dd07ef2da1aceba5fd17e8757027345a (patch)
tree34fbdcd2c18b09d3d7dd5bc8015b0e25ab5852ce
parenta57c88243f69fd78a9f836aa9c58085bd10ef0cf (diff)
downloadhashie-3.4.2.tar.gz
Preparing for release 3.4.2v3.4.2
-rw-r--r--CHANGELOG.md3
-rw-r--r--README.md2
2 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8fcca9f..f9a6c96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,7 @@
-## Next Release
+## 3.4.2 (6/2/2015)
* [#292](https://github.com/intridea/hashie/pull/292): Removed `Mash#id` and `Mash#type` - [@jrochkind](https://github.com/jrochkind).
* [#297](https://github.com/intridea/hashie/pull/297): Extracted `Trash`'s behavior into a new `Dash::PropertyTranslation` extension - [@michaelherold](https://github.com/michaelherold).
-* Your contribution here.
## 3.4.1 (3/31/2015)
diff --git a/README.md b/README.md
index ed63881..3f09efb 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ $ gem install hashie
## Upgrading
-You're reading the documentation for the next release of Hashie, which should be 3.3.2. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [3.3.1](https://github.com/intridea/hashie/blob/v3.3.1/README.md).
+You're reading the documentation for the stable release of Hashie, which is 3.4.2. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
## Hash Extensions