summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichael Herold <michael.j.herold@gmail.com>2017-12-19 14:44:27 -0600
committerMichael Herold <michael.j.herold@gmail.com>2017-12-19 14:44:27 -0600
commitd3279ba97b1ab2375775d672d7fca2f02cee7e71 (patch)
tree44c8f517ff493d10281acb1efeedf7fa1b2e9fe8 /CHANGELOG.md
parente88e9e8664b5a6c74efe3bb7bec2d2c61ab75370 (diff)
downloadhashie-d3279ba97b1ab2375775d672d7fca2f02cee7e71.tar.gz
Preparing for next development iteration, 3.5.8
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42992f0..62d88a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,38 @@ 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.5.7...master
+
+### Added
+
+* Your contribution here.
+
+### Changed
+
+* Your contribution here.
+
+### Deprecated
+
+* Your contribution here.
+
+### Removed
+
+* Your contribution here.
+
+### Fixed
+
+* Your contribution here.
+
+### Security
+
+* Your contribution here.
+
+### Miscellaneous
+
+* Your contribution here.
+
## [3.5.7] - 2017-12-19
[3.5.7]: https://github.com/intridea/hashie/compare/v3.5.6...v3.5.7