@@ -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