Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 494a6ee

Browse files
committed
📝 Document Release 2.0.7
Signed-off-by: Peter Boling <peter.boling@gmail.com>
1 parent d499c58 commit 494a6ee

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format (since v2) is based on [Keep a Changelog v1](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
### Added
9+
### Changed
10+
### Fixed
11+
### Removed
12+
713
## [2.0.7] - 2022年08月22日
814
### Added
915
- [#629](https://github.com/oauth-xx/oauth2/pull/629) - Allow POST of JSON to get token (@pboling, @terracatta)
@@ -306,5 +312,6 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
306312
[2.0.4]: https://github.com/oauth-xx/oauth2/compare/v2.0.3...v2.0.4
307313
[2.0.5]: https://github.com/oauth-xx/oauth2/compare/v2.0.4...v2.0.5
308314
[2.0.6]: https://github.com/oauth-xx/oauth2/compare/v2.0.5...v2.0.6
309-
[Unreleased]: https://github.com/oauth-xx/oauth2/compare/v2.0.6...HEAD
315+
[2.0.7]: https://github.com/oauth-xx/oauth2/compare/v2.0.6...v2.0.7
316+
[Unreleased]: https://github.com/oauth-xx/oauth2/compare/v2.0.7...HEAD
310317
[gemfiles/readme]: gemfiles/README.md

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ See the sibling `oauth` gem for OAuth 1.0 implementations in Ruby.
3232

3333
| Version | Release Date | Readme |
3434
|---------|--------------|----------------------------------------------------------|
35+
| 2.0.7 | 2022年08月22日 | https://github.com/oauth-xx/oauth2/blob/v2.0.7/README.md |
3536
| 2.0.6 | 2022年07月13日 | https://github.com/oauth-xx/oauth2/blob/v2.0.6/README.md |
3637
| 2.0.5 | 2022年07月07日 | https://github.com/oauth-xx/oauth2/blob/v2.0.5/README.md |
3738
| 2.0.4 | 2022年07月01日 | https://github.com/oauth-xx/oauth2/blob/v2.0.4/README.md |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /