File tree 1 file changed +14
-1
lines changed 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Removed
15
15
16
+ ## [ 0.5.9] 2022-05-03
17
+ ### Added
18
+ * Documentation related to Ruby compatibility
19
+ * Updated CHANGELOG.md formatting
20
+ * Corrected CHANGELOG.md typos
21
+ * Hardened the CI build for the next few years(?!)
22
+ * Require MFA to push new version to Rubygems
23
+ * Replace Hash Rocket syntax with JSON-style symbols where possible
24
+ * Project tooling in preparation for final release of 0.5.x series
25
+ - rubocop-ruby2_0
26
+ - overcommit
27
+
16
28
## [ 0.5.8] 2021-11-10
17
29
### Added
18
30
* Added more documentation files to packaged gem, e.g. SECURITY.md, CODE_OF_CONDUCT.md
@@ -364,7 +376,8 @@ but please have a look at the unit tests.
364
376
* Moved all non-Rails functionality from the Rails plugin:
365
377
http://code.google.com/p/oauth-plugin/
366
378
367
- [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.8...v0.5-maintenance
379
+ [ Unreleased ] : https://github.com/oauth-xx/oauth-ruby/compare/v0.5.9...v0.5-maintenance
380
+ [ 0.5.9 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
368
381
[ 0.5.8 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.8
369
382
[ 0.5.7 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.7
370
383
[ 0.5.6 ] : https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.6
You can’t perform that action at this time.
0 commit comments