Skip to content

Commit d50409c

Browse files
committed
✨ CHANGELOG for release 0.5.8
Signed-off-by: Peter Boling <[email protected]>
1 parent 5fb1d03 commit d50409c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
### Removed
1818

1919

20+
## [0.5.8] 2021-11-10
21+
### Added
22+
23+
* Added more documentation files to packaged gem, e.g. SECURITY.md, CODE_OF_CONDUCT.md
24+
25+
### Fixed
26+
27+
* Removed reference to RUBY_VERSION from gemspec, as it depends on rake release, which is problematic on some ruby engines. (by @pboling)
28+
2029
## [0.5.7] 2021-11-02
2130
### Added
2231

@@ -470,3 +479,5 @@ but please have a look at the unit tests.
470479
[0.5.6]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.6
471480

472481
[0.5.7]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.7
482+
483+
[0.5.8]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8

0 commit comments

Comments
 (0)