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
f400c25e
Commit
f400c25e
authored
Sep 22, 2011
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed doc markup (is it ok now?)
parent
c787d3b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/changelog.rst
doc/changelog.rst
+2
-2
No files found.
doc/changelog.rst
View file @
f400c25e
...
...
@@ -5,8 +5,8 @@ This changelog references all backward incompatibilities as we introduce them:
* **2011-09-22**: ``ExtensionInterface`` has been renamed to
``ServiceProviderInterface``. All built-in extensions have been renamed
accordingly (for instance, ``Silex\
\Extension\
\TwigExtension`` has been
renamed to ``Silex\
\Provider\
\TwigServiceProvider``)
accordingly (for instance, ``Silex\
Extension
\TwigExtension`` has been
renamed to ``Silex\
Provider
\TwigServiceProvider``)
* **2011-09-22**: The way reusable applications work has changed. The
``mount()`` method now takes an instance of ``ControllerCollection`` instead
...
...
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