We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef5786 commit ec7ad62Copy full SHA for ec7ad62
1 file changed
CHANGELOG.md
@@ -1,14 +1,14 @@
1
# Changelog
2
3
-## [v1.0.0](https://github.com/jwt/ruby-jwe/tree/v1.0.0) (NEXT)
+## [v1.0.0](https://github.com/jwt/ruby-jwe/tree/v1.0.0) (2025-02-16)
4
5
[Full Changelog](https://github.com/jwt/ruby-jwe/compare/v0.4.0...v1.0.0)
6
7
**Features:**
8
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)
+- Support Ruby 3.4 (#26)
+- Drop support for Ruby versions prior to 2.5 (#27)
11
12
**Fixes and enhancements:**
13
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)
+- Refreshed codebase (CI and linter fixes) (#27, #28)
0 commit comments