Skip to content

Commit 73fbc8d

Browse files
committed
🔖 Prepare release v1.1.7
1 parent 97d03da commit 73fbc8d

2 files changed

Lines changed: 15 additions & 16 deletions

File tree

CHANGELOG.md

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

2929
### Fixed
3030

31-
- Pinned older Ruby appraisals to Rack 2.2 so `rack-test` remains compatible
32-
with the Ruby 2.4, Ruby 2.5, and JRuby 9.2 CI jobs.
33-
- Derived an RSA public key from PEM private-key strings before signature
34-
verification, matching JRuby OpenSSL behavior while preserving RSA-SHA1
35-
verification semantics.
36-
3731
### Security
3832

3933
## [1.1.7] - 2026-06-15
@@ -58,6 +52,12 @@ Please file a bug if you notice a violation of semantic versioning.
5852

5953
- Restored `docs/CNAME` so the generated documentation site keeps its custom domain.
6054

55+
- Pinned older Ruby appraisals to Rack 2.2 so `rack-test` remains compatible
56+
with the Ruby 2.4, Ruby 2.5, and JRuby 9.2 CI jobs.
57+
- Derived an RSA public key from PEM private-key strings before signature
58+
verification, matching JRuby OpenSSL behavior while preserving RSA-SHA1
59+
verification semantics.
60+
6161
## [1.1.6] - 2026-06-07
6262

6363
- TAG: [v1.1.6][1.1.6t]

docs/file.CHANGELOG.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@ <h3 id="removed">Removed</h3>
8282

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

85-
<ul>
86-
<li>Pinned older Ruby appraisals to Rack 2.2 so <code>rack-test</code> remains compatible<br>
87-
with the Ruby 2.4, Ruby 2.5, and JRuby 9.2 CI jobs.</li>
88-
<li>Derived an RSA public key from PEM private-key strings before signature<br>
89-
verification, matching JRuby OpenSSL behavior while preserving RSA-SHA1<br>
90-
verification semantics.</li>
91-
</ul>
92-
9385
<h3 id="security">Security</h3>
9486

9587
<h2 id="117---2026-06-15">
@@ -120,7 +112,14 @@ <h3 id="changed-1">Changed</h3>
120112
<h3 id="fixed-1">Fixed</h3>
121113

122114
<ul>
123-
<li>Restored <code>docs/CNAME</code> so the generated documentation site keeps its custom domain.</li>
115+
<li>
116+
<p>Restored <code>docs/CNAME</code> so the generated documentation site keeps its custom domain.</p>
117+
</li>
118+
<li>Pinned older Ruby appraisals to Rack 2.2 so <code>rack-test</code> remains compatible<br>
119+
with the Ruby 2.4, Ruby 2.5, and JRuby 9.2 CI jobs.</li>
120+
<li>Derived an RSA public key from PEM private-key strings before signature<br>
121+
verification, matching JRuby OpenSSL behavior while preserving RSA-SHA1<br>
122+
verification semantics.</li>
124123
</ul>
125124

126125
<h2 id="116---2026-06-07">
@@ -1279,7 +1278,7 @@ <h3 id="added-30">Added</h3>
12791278
</div></div>
12801279

12811280
<div id="footer">
1282-
Generated on Mon Jun 15 04:25:02 2026 by
1281+
Generated on Mon Jun 15 04:30:33 2026 by
12831282
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
12841283
0.9.44 (ruby-4.0.5).
12851284
</div>

0 commit comments

Comments
 (0)