Skip to content

Commit ec7ad62

Browse files
committed
Fix changelog link format
1 parent eef5786 commit ec7ad62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Changelog
22

3-
## [v1.0.0](https://github.com/jwt/ruby-jwe/tree/v1.0.0) (NEXT)
3+
## [v1.0.0](https://github.com/jwt/ruby-jwe/tree/v1.0.0) (2025-02-16)
44

55
[Full Changelog](https://github.com/jwt/ruby-jwe/compare/v0.4.0...v1.0.0)
66

77
**Features:**
88

9-
- Support Ruby 3.4 (#26)(https://github.com/jwt/ruby-jwe/pull/26)
10-
- Drop support for Ruby versions prior to 2.5 (#27)(https://github.com/jwt/ruby-jwe/pull/27)
9+
- Support Ruby 3.4 (#26)
10+
- Drop support for Ruby versions prior to 2.5 (#27)
1111

1212
**Fixes and enhancements:**
1313

14-
- Refreshed codebase (CI and linter fixes) (#27)(https://github.com/jwt/ruby-jwe/pull/27), (#28)(https://github.com/jwt/ruby-jwe/pull/28)
14+
- Refreshed codebase (CI and linter fixes) (#27, #28)

0 commit comments

Comments
 (0)