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 59d0780 commit de29919Copy full SHA for de29919
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## [Unreleased]
2
3
+## [2.6.2] - 2024-08-10
4
+
5
+### Changed
6
7
+- Updated deps and CI versions
8
+- Fix deprecated CI badge (#427 - thanks to @kianmeng once again!)
9
10
## [2.6.1] - 2024-04-11
11
12
### Added
mix.exs
@@ -2,7 +2,7 @@ defmodule Joken.Mixfile do
use Mix.Project
@source_url "https://github.com/joken-elixir/joken"
- @version "2.6.1"
+ @version "2.6.2"
def project do
[
0 commit comments