Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
ec25d343
Commit
ec25d343
authored
May 17, 2016
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated CHANGELOG
parent
b2a949a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/changelog.rst
doc/changelog.rst
+9
-0
No files found.
doc/changelog.rst
View file @
ec25d343
...
@@ -4,6 +4,15 @@ Changelog
...
@@ -4,6 +4,15 @@ Changelog
2.0.0 (2016-XX-XX)
2.0.0 (2016-XX-XX)
------------------
------------------
* decoupled the exception handler from HttpKernelServiceProvider
* Switched to BCrypt as the default encoder in the security provider
* added full support for RequestMatcher
* added support for Symfony Guard
* added support for callables in CallbackResolver
* added FormTrait::namedForm()
* added support for delivery_addresses, delivery_whitelist, and sender_address
* added support to register form types / form types extensions / form types guessers as services
* added support for callable in mounts (allow nested route collection to be built easily)
* added support for conditions on routes
* added support for conditions on routes
* added support for the Symfony VarDumper Component
* added support for the Symfony VarDumper Component
* added a global Twig variable (an AppVariable instance)
* added a global Twig variable (an AppVariable instance)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment