@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
The format (since v2) is based on [ Keep a Changelog v1] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning v2] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## Unreleased
8
+ ### Added
9
+ ### Changed
10
+ ### Fixed
11
+ ### Removed
12
+
7
13
## [ 2.0.7] - 2022年08月22日
8
14
### Added
9
15
- [ #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.
306
312
[ 2.0.4 ] : https://github.com/oauth-xx/oauth2/compare/v2.0.3...v2.0.4
307
313
[ 2.0.5 ] : https://github.com/oauth-xx/oauth2/compare/v2.0.4...v2.0.5
308
314
[ 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
310
317
[ gemfiles/readme ] : gemfiles/README.md
0 commit comments