You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-17Lines changed: 19 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,34 +6,34 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
6
6
7
7
## [Unreleased]
8
8
### Added
9
-
- Codeberg as ethical mirror (@pboling)
10
-
-https://codeberg.org/oauth-xx/oauth2
11
-
- Don't check for cert if SKIP_GEM_SIGNING is set (@pboling)
12
-
- All runtime deps, including oauth-xx sibling gems, are now tested against HEAD (@pboling)
13
-
- YARD config, GFM compatible with relative file links
14
-
- Documentation site on GitHub Pages
15
-
-[oauth2.galtzo.com](https://oauth2.galtzo.com)
16
-
-[!649](https://gitlab.com/oauth-xx/oauth2/-/merge_requests/649) - Test compatibility with all key minor versions of Hashie v0, v1, v2, v3, v4, v5, HEAD
17
9
### Changed
18
-
- Updated `spec.homepage_uri` in gemspec to GitHub Pages YARD documentation site
19
10
### Deprecated
20
11
### Removed
21
12
### Fixed
22
-
- Incorrect documentation related to silencing warnings (@pboling)
23
13
### Security
24
14
25
-
## [2.0.11] - 2025-05-22
15
+
## [2.0.11] - 2025-05-23
26
16
- TAG: [v2.0.11][2.0.11t]
27
-
- COVERAGE: 100.00% -- 516/516 lines in 14 files
28
-
- BRANCH COVERAGE: 100.00% -- 170/170 branches in 14 files
29
-
-79.05% documented
17
+
- COVERAGE: 100.00% -- 518/518 lines in 14 files
18
+
- BRANCH COVERAGE: 100.00% -- 172/172 branches in 14 files
19
+
-80.00% documented
30
20
### Added
31
21
- More documentation
22
+
- Codeberg as ethical mirror (@pboling)
23
+
-https://codeberg.org/oauth-xx/oauth2
24
+
- Don't check for cert if SKIP_GEM_SIGNING is set (@pboling)
25
+
- All runtime deps, including oauth-xx sibling gems, are now tested against HEAD (@pboling)
26
+
- YARD config, GFM compatible with relative file links (@pboling)
27
+
- Documentation site on GitHub Pages (@pboling)
28
+
-[oauth2.galtzo.com](https://oauth2.galtzo.com)
29
+
-[!649](https://gitlab.com/oauth-xx/oauth2/-/merge_requests/649) - Test compatibility with all key minor versions of Hashie v0, v1, v2, v3, v4, v5, HEAD (@pboling)
32
30
### Changed
33
-
- Upgraded to snaky_hash v2.0.2
31
+
- Upgraded to snaky_hash v2.0.2 (@pboling)
34
32
- Provides solution for serialization issues
33
+
- Updated `spec.homepage_uri` in gemspec to GitHub Pages YARD documentation site (@pboling)
35
34
### Fixed
36
-
-[gh650](https://github.com/oauth-xx/oauth2/pull/650) - Regression in return type of `OAuth2::Response#parsed`
35
+
-[gh650](https://github.com/oauth-xx/oauth2/pull/650) - Regression in return type of `OAuth2::Response#parsed` (@pboling)
36
+
- Incorrect documentation related to silencing warnings (@pboling)
37
37
38
38
## [2.0.10] - 2025-05-17
39
39
- TAG: [v2.0.10][2.0.10t]
@@ -392,7 +392,9 @@ and this project adheres to [Semantic Versioning v2](https://semver.org/spec/v2.
0 commit comments