summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Herold <michael.j.herold@gmail.com>2014-08-26 08:58:11 -0500
committerMichael Herold <michael.j.herold@gmail.com>2014-08-26 08:58:11 -0500
commite59c5a2725cd4d85b22f13b1c5a799bc5064caa8 (patch)
tree52682b78183efa298f7e2dad5c9a41645627d960
parent3a32abfce473148ee3616f4e0469b3e3c2c0374f (diff)
downloadhashie-e59c5a2725cd4d85b22f13b1c5a799bc5064caa8.tar.gz
Preparing for next release
-rw-r--r--CHANGELOG.md4
-rw-r--r--README.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3a65bd..f832113 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## Next Release
+
+* Your contribution here.
+
## 3.3.0 (8/26/2014)
* [#183](https://github.com/intridea/hashie/pull/183): Added Mash#load with YAML file support - [@gregory](https://github.com/gregory).
diff --git a/README.md b/README.md
index 7c9f283..4f31a79 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ $ gem install hashie
## Upgrading
-You're reading the documentation for the stable release of Hashie, which should be 3.3.0. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [3.3.0](https://github.com/intridea/hashie/blob/v3.3.0/README.md).
+You're reading the documentation for the next release of Hashie, which should be 3.3.1. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [3.3.0](https://github.com/intridea/hashie/blob/v3.3.0/README.md).
## Hash Extensions