Commit 5772e556 authored by Igor Wiedler's avatar Igor Wiedler

Mention Finder and Process in changelog also

parent ed3178ba
...@@ -3,10 +3,10 @@ Changelog ...@@ -3,10 +3,10 @@ Changelog
This changelog references all backward incompatibilities as we introduce them: This changelog references all backward incompatibilities as we introduce them:
* **2012-05-31**: Made the ``BrowserKit``, ``CssSelector`` and ``DomCrawler`` * **2012-05-31**: Made the ``BrowserKit``, ``CssSelector``, ``DomCrawler``,
components optional dependencies. Projects that have functional tests should ``Finder`` and ``Process`` components optional dependencies. Projects that
add those dependencies into the ``require-dev`` section of their depend on them (e.g. through functional tests) should add those dependencies
``composer.json``. to the ``require-dev`` section of their ``composer.json``.
* **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``. * **2012-05-26**: added ``boot()`` to ``ServiceProviderInterface``.
......
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