Skip to content

Commit

Permalink
Update CHANGELOG for v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chalasr committed Oct 27, 2020
1 parent f844c31 commit 2c34489
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
CHANGELOG
=========

For a diff between two versions https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v1.0.0...v2.8.0
For a diff between two versions https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v1.0.0...v2.9.0

## [2.9.0](https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.9.0) (2020-10-27)

* feature #769 Added support for composed cookies ([lukacovicadam](https://github.com/lukacovicadam))
* bug #787 fix day saving transition php ([flaugere](https://github.com/flaugere))
* bug #780 Add deprecation message argument to JWTFactory.php ([chrBrd](https://github.com/chrBrd))
* feature #786 Allow token creation from an existing payload ([RicoLannez](https://github.com/RicoLannez))
* feature #677 chore/implement-against-key-loader-interface ([TiMESPLiNTER](https://github.com/TiMESPLiNTER))
* feature #767 Added the possibility to choose if the cookie is "secure" or not ([Mael-91](https://github.com/Mael-91))

## [2.8.0](https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.8.0) (2020-06-14)

Expand Down

0 comments on commit 2c34489

Please sign in to comment.