summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md28
1 files changed, 1 insertions, 27 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