Preparing for release 3.5.7

This commit is contained in:
Michael Herold 2017-12-19 14:41:35 -06:00
parent dabdcd17e7
commit e88e9e8664
No known key found for this signature in database
GPG Key ID: 0325A44E1EA06F99
2 changed files with 3 additions and 25 deletions

View File

@ -6,36 +6,14 @@ scheme are considered to be bugs.
[semver]: http://semver.org/spec/v2.0.0.html
## [Unreleased][unreleased]
## [3.5.7] - 2017-12-19
[unreleased]: https://github.com/intridea/hashie/compare/v3.5.6...master
### Added
* Your contribution here.
### Changed
* Your contribution here.
### Deprecated
* Your contribution here.
### Removed
* Your contribution here.
[3.5.7]: https://github.com/intridea/hashie/compare/v3.5.6...v3.5.7
### Fixed
[#430](https://github.com/intridea/hashie/pull/430): Fix Hashie::Rash randomly losing items - [@Antti](https://github.com/Antti)
* Your contribution here.
### Security
* Your contribution here.
### Miscellaneous
* [#425](https://github.com/intridea/hashie/pull/425): Update rubies in CI - [@kachick](https://github.com/kachick).

View File

@ -20,7 +20,7 @@ $ gem install hashie
## Upgrading
You're reading the documentation for the next release of Hashie, which should be 3.5.7. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [3.5.6](https://github.com/intridea/hashie/blob/v3.5.6/README.md).
You're reading the documentation for the stable release of Hashie, 3.5.7. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
## Hash Extensions