File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
### Removed
18
18
19
19
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
+
20
29
## [ 0.5.7] 2021-11-02
21
30
### Added
22
31
@@ -470,3 +479,5 @@ but please have a look at the unit tests.
470
479
[ 0.5.6 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.6
471
480
472
481
[ 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
You can’t perform that action at this time.
0 commit comments