Commit 28160022 authored by Fabien Potencier's avatar Fabien Potencier

merged branch igorw/stream-changelog (PR #234)

Commits
-------

28399b6d add streaming to the changelog

Discussion
----------

add streaming to the changelog
parents 3bfbc38e 28399b6d
...@@ -3,6 +3,8 @@ Changelog ...@@ -3,6 +3,8 @@ Changelog
This changelog references all backward incompatibilities as we introduce them: This changelog references all backward incompatibilities as we introduce them:
* **2012-01-02**: Introduced support for streaming responses.
* **2011-09-22**: ``ExtensionInterface`` has been renamed to * **2011-09-22**: ``ExtensionInterface`` has been renamed to
``ServiceProviderInterface``. All built-in extensions have been renamed ``ServiceProviderInterface``. All built-in extensions have been renamed
accordingly (for instance, ``Silex\Extension\TwigExtension`` has been accordingly (for instance, ``Silex\Extension\TwigExtension`` has been
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment