summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel (dB.) Doubrovkine <dblock@dblock.org>2022-12-06 09:53:04 -0500
committerGitHub <noreply@github.com>2022-12-06 09:53:04 -0500
commitccee824b27f5faa956472bc2c0903e875e5c95e5 (patch)
tree3a9ef032a5379d7ee42c79619fe9a9a4d5904651
parent639859e6423c8f0843d0f1ac12398c6c0a9ab4f0 (diff)
parent6d26757f87fe6f9845c8dd914064aabf2ccdaf5a (diff)
downloadhashie-ccee824b27f5faa956472bc2c0903e875e5c95e5.tar.gz
Merge pull request #570 from dblock/fix-changelog
Fix: Make Danger happy with the CHANGELOG.
-rw-r--r--CHANGELOG.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 158736c..bc57ada 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Any violations of this scheme are considered to be bugs.
-## [Unreleased][unreleased]
+## [Unreleased]
[unreleased]: https://github.com/hashie/hashie/compare/v5.0.0...master
@@ -35,10 +35,6 @@ Any violations of this scheme are considered to be bugs.
* Your contribution here.
-### Miscellaneous
-
-* Your contribution here.
-
## [5.0.0] - 2021-11-08
[5.0.0]: https://github.com/hashie/hashie/compare/v4.1.0...v5.0.0