summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md28
-rw-r--r--README.md2
2 files changed, 2 insertions, 28 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a62343..677f61e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,38 +6,12 @@ scheme are considered to be bugs.
[semver]: http://semver.org/spec/v2.0.0.html
-## [Unreleased][unreleased]
-
-[unreleased]: https://github.com/intridea/hashie/compare/v3.4.5...master
-
-### Added
-
-* Your contribution here.
-
-### Changed
-
-* Your contribution here.
-
-### Deprecated
-
-* Your contribution here.
-
-### Removed
-
-* Your contribution here.
+[3.4.6]: https://github.com/intridea/hashie/compare/v3.4.5...v3.4.6
### Fixed
* [#368](https://github.com/intridea/hashie/pull/368): Since `hashie/mash` can be required alone, require its dependencies - [@jrafanie](https://github.com/jrafanie).
-### Security
-
-* Your contribution here.
-
-### Miscellanous
-
-* Your contribution here.
-
## [3.4.5] - 2016-09-16
[3.4.5]: https://github.com/intridea/hashie/compare/v3.4.4...v3.4.5
diff --git a/README.md b/README.md
index 262d93d..367f7ba 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.4.6. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [3.4.5](https://github.com/intridea/hashie/blob/v3.4.5/README.md).
+You're reading the documentation for the stable release of Hashie, 3.4.6. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
## Hash Extensions