Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491924c commit 5ec2d8eCopy full SHA for 5ec2d8e
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.6.0] – 2019-11-14
4
+
5
+- deprecated passing the service container to `setLocale`, pass the request stack instead
6
7
+[2.6.0]: https://github.com/craue/TwigExtensionsBundle/compare/2.5.0...2.6.0
8
9
## [2.5.0] – 2019-11-13
10
11
- [#11]: deprecated Twig global `craue_availableLocales`, added a function with the same name as replacement
0 commit comments