Skip to content

Commit 1976b72

Browse files
committed
📝 Update CHANGELOG.md
1 parent 5325df8 commit 1976b72

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ Please file a bug if you notice a violation of semantic versioning.
2828

2929
### Fixed
3030

31-
- Constrained the Ruby 2.4 appraisal away from `cgi` 0.1.1, which calls
32-
`String#delete_prefix` before oauth's test backports are loaded.
33-
3431
### Security
3532

3633
## [1.1.8] - 2026-06-18
@@ -48,6 +45,11 @@ Please file a bug if you notice a violation of semantic versioning.
4845
including local workspace wiring for the new runtime dependency.
4946
- Raised the `oauth-tty` runtime dependency floor to `>= 1.0.11`.
5047

48+
### Fixed
49+
50+
- Constrained the Ruby 2.4 appraisal away from `cgi` 0.1.1, which calls
51+
`String#delete_prefix` before oauth's test backports are loaded.
52+
5153
## [1.1.7] - 2026-06-15
5254

5355
- TAG: [v1.1.7][1.1.7t]

docs/file.CHANGELOG.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ <h3 id="removed">Removed</h3>
8282

8383
<h3 id="fixed">Fixed</h3>
8484

85+
<ul>
86+
<li>Constrained the Ruby 2.4 appraisal away from <code>cgi</code> 0.1.1, which calls<br>
87+
<code>String#delete_prefix</code> before oauth’s test backports are loaded.</li>
88+
</ul>
89+
8590
<h3 id="security">Security</h3>
8691

8792
<h2 id="118---2026-06-18">
@@ -1314,7 +1319,7 @@ <h3 id="added-30">Added</h3>
13141319
</div></div>
13151320

13161321
<div id="footer">
1317-
Generated on Thu Jun 18 17:52:14 2026 by
1322+
Generated on Thu Jun 18 18:11:00 2026 by
13181323
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
13191324
0.9.44 (ruby-4.0.5).
13201325
</div>

0 commit comments

Comments
 (0)