Skip to content

Commit 92b2ee0

Browse files
committed
📝 Update CHANGELOG.md
1 parent 65eb065 commit 92b2ee0

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-
- Relaxed the OpenSSL-unavailable spec to support both JWT internal HMAC
32-
namespaces used across supported Ruby and `jwt` dependency combinations.
33-
3431
### Security
3532

3633
## [1.0.0] - 2026-06-18
@@ -45,6 +42,11 @@ Please file a bug if you notice a violation of semantic versioning.
4542
- Added top-level `require "omniauth-jwt2"` support for shim gems and direct
4643
gem-name requires.
4744

45+
### Fixed
46+
47+
- Relaxed the OpenSSL-unavailable spec to support both JWT internal HMAC
48+
namespaces used across supported Ruby and `jwt` dependency combinations.
49+
4850
## [0.1.1] - 2026-06-16
4951

5052
- TAG: [v0.1.1][0.1.1t]

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>Relaxed the OpenSSL-unavailable spec to support both JWT internal HMAC<br>
87+
namespaces used across supported Ruby and <code>jwt</code> dependency combinations.</li>
88+
</ul>
89+
8590
<h3 id="security">Security</h3>
8691

8792
<h2 id="100---2026-06-18">
@@ -142,7 +147,7 @@ <h3 id="removed-1">Removed</h3>
142147
</div></div>
143148

144149
<div id="footer">
145-
Generated on Thu Jun 18 05:50:16 2026 by
150+
Generated on Thu Jun 18 06:00:09 2026 by
146151
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
147152
0.9.44 (ruby-4.0.5).
148153
</div>

0 commit comments

Comments
 (0)