summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMichael Herold <opensource@michaeljherold.com>2018-08-13 18:48:10 -0500
committerMichael Herold <opensource@michaeljherold.com>2018-08-13 18:48:10 -0500
commit4893ca938e243acb07513c3c8b773acf26f72be6 (patch)
treea4ae510ab4c5b4691fd66567de424308fd1b482e /CHANGELOG.md
parent19eed7fcc6d2a89b58b3bd5e979389ed6fdd7454 (diff)
downloadhashie-4893ca938e243acb07513c3c8b773acf26f72be6.tar.gz
Prepare for next development version, v3.6.1
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 d5cb6d7..ebebbb1 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.6.0...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.6.0] - 2018-08-13
[3.6.0]: https://github.com/intridea/hashie/compare/v3.5.7...v3.6.0