summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby McDonald <bobbymcwho@gmail.com>2020-02-01 09:42:30 -0500
committerBobby McDonald <bobbymcwho@gmail.com>2020-02-01 09:42:30 -0500
commita1a8b0b2f87b9dbabef8c74f824de5aac8c6036b (patch)
tree428d3a8c45693f204723f22adf00907dd28197c1
parentbc2453260ce46dc3aea657e91732bc3f66cf3514 (diff)
downloadhashie-a1a8b0b2f87b9dbabef8c74f824de5aac8c6036b.tar.gz
Preparing for next development iteration, 4.1.1.
-rw-r--r--CHANGELOG.md32
-rw-r--r--README.md3
2 files changed, 34 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac625f8..ce755eb 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/hashie/hashie/compare/v4.1.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.
+
## [4.1.0] - 2020-02-01
[4.1.0]: https://github.com/hashie/hashie/compare/v4.0.0...v4.1.0
diff --git a/README.md b/README.md
index c997f13..7d0f8ca 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ $ gem install hashie
## Stable Release
-You're reading the documentation for the stable release of Hashie, 4.1.0.(https://github.com/hashie/hashie/blob/v4.1.0/README.md).
+You're reading the documentation for the next release of Hashie, which should be 4.1.1.
+The current stable release is [4.1.0](https://github.com/hashie/hashie/blob/v4.1.0/README.md).
## Hash Extensions