We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7ad62 commit bcf5e2fCopy full SHA for bcf5e2f
CHANGELOG.md
@@ -6,9 +6,9 @@
6
7
**Features:**
8
9
-- Support Ruby 3.4 (#26)
10
-- Drop support for Ruby versions prior to 2.5 (#27)
+- Support Ruby 3.4 (https://github.com/jwt/ruby-jwe/pull/26)
+- Drop support for Ruby versions prior to 2.5 (https://github.com/jwt/ruby-jwe/pull/27)
11
12
**Fixes and enhancements:**
13
14
-- Refreshed codebase (CI and linter fixes) (#27, #28)
+- Refreshed codebase (CI and linter fixes) (https://github.com/jwt/ruby-jwe/pull/27, https://github.com/jwt/ruby-jwe/pull/28)
0 commit comments