Skip to content

Commit 4547abb

Browse files
committed
Added October changelog
1 parent 0509358 commit 4547abb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,19 @@ October, 2016
1919
New Documentation
2020
~~~~~~~~~~~~~~~~~
2121

22+
* `#6958 <https://github.com/symfony/symfony-docs/pull/6958>`_ [FrameworkBundle] add support for prioritizing form type extension tags (dmaicher)
23+
* `#7074 <https://github.com/symfony/symfony-docs/pull/7074>`_ [PhpUnitBridge] Doc for @expectedDeprecation & new configuration env vars (nicolas-grekas)
24+
* `#6947 <https://github.com/symfony/symfony-docs/pull/6947>`_ [Cache] Add chapter about invalidation, tags, etc. (nicolas-grekas)
25+
* `#7021 <https://github.com/symfony/symfony-docs/pull/7021>`_ [ServiceContainer] Remove implementation details of private services (lemoinem)
2226
* `#7023 <https://github.com/symfony/symfony-docs/pull/7023>`_ Added useful debug commands in the debug documentation (hiddewie)
27+
* `#6946 <https://github.com/symfony/symfony-docs/pull/6946>`_ [VarDumper] Adding semantics with metadata (nicolas-grekas)
28+
* `#6949 <https://github.com/symfony/symfony-docs/pull/6949>`_ Update ProgressBar docs with regress information (jameshalsall)
29+
* `#7019 <https://github.com/symfony/symfony-docs/pull/7019>`_ [Framework] Update link-to-source mapping definition (nicolas-grekas)
30+
* `#6938 <https://github.com/symfony/symfony-docs/pull/6938>`_ Document new utf8 option of Routing component (mickaelandrieu)
2331
* `#6932 <https://github.com/symfony/symfony-docs/pull/6932>`_ Explain the limitations of the custom messages in UniqueEntity (javiereguiluz)
32+
* `#6876 <https://github.com/symfony/symfony-docs/pull/6876>`_ Updated single command How to (mickaelandrieu)
33+
* `#6870 <https://github.com/symfony/symfony-docs/pull/6870>`_ [Debug] Added configuration reference for new debug options (lyrixx)
34+
* `#6783 <https://github.com/symfony/symfony-docs/pull/6783>`_ Routing: add explanation for the "_fragment" parameter (alexislefebvre)
2435

2536
Fixed Documentation
2637
~~~~~~~~~~~~~~~~~~~
@@ -43,6 +54,8 @@ Minor Documentation Changes
4354
* `#7082 <https://github.com/symfony/symfony-docs/pull/7082>`_ Update metadata.rst (fberthereau)
4455
* `#7078 <https://github.com/symfony/symfony-docs/pull/7078>`_ Simple typo fix (Renrhaf)
4556
* `#7077 <https://github.com/symfony/symfony-docs/pull/7077>`_ remove caution message (snoek09)
57+
* `#7073 <https://github.com/symfony/symfony-docs/pull/7073>`_ Accept only array in TagAwareAdapter::invalidateTags() (Koc)
58+
* `#7048 <https://github.com/symfony/symfony-docs/pull/7048>`_ [#6938] tweak the wording a bit (xabbuh)
4659
* `#7061 <https://github.com/symfony/symfony-docs/pull/7061>`_ Change link to docs instead repo (mik-laj)
4760
* `#7066 <https://github.com/symfony/symfony-docs/pull/7066>`_ Remove erroneous placeholder text (regularjack)
4861
* `#7068 <https://github.com/symfony/symfony-docs/pull/7068>`_ Remove double spaces in some YAML configuration (michaelperrin)

0 commit comments

Comments
 (0)