Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Aug 3, 2023
1 parent 10708bf commit 4308b57
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,12 @@
Changelog
=========

2.16.2
------

* Catch `SessionNotFoundException` in FlashMessageListener, as Symfony 6 moved from returning `null` to throwing an exception.
* Add `: void` to commands to avoid warning from Symfony 6.3, prepare for Symfony 7 support.

2.16.1
------

Expand Down

0 comments on commit 4308b57

Please sign in to comment.