Skip to content

Commit ebe0e2c

Browse files
committed
Update CHANGELOG for v3.1.1
1 parent d64e176 commit ebe0e2c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
CHANGELOG
22
=========
33

4-
For a diff between two versions https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v1.0.0...v3.1.0
4+
For a diff between two versions https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v1.0.0...v3.1.1
5+
6+
## [3.1.1](https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v3.1.1) (2025-01-06)
7+
8+
* bug [\#1267](https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1267) Fix wrongly silenced signing failure ([@BackEndTea](https://github.com/BackEndTea))
9+
* bug [\#1259](https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1259) fix issue #1258 JWTCookieProvider does set flags cookie flags when value is false ([@mustapayev](https://github.com/mustapayev))
10+
* bug [\#1225](https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1225) Fix default values in WebToken services when encryption disabled ([@NeuralClone](https://github.com/NeuralClone))
11+
* bug [\#1238](https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1238) chore: add testrun for PHP 8.4. Fix implicit nullable parameter ([@Chris8934](https://github.com/Chris8934), [@chalasr](https://github.com/chalasr))
512

613
## [3.1.0](https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v3.1.0) (2024-07-03)
714

0 commit comments

Comments
 (0)