Skip to content

Commit

Permalink
Added missing changelog entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Sep 18, 2020
1 parent d6e2c5e commit 14642fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Component/DependencyInjection/CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@ CHANGELOG

* added `param()` and `abstract_arg()` in the PHP-DSL
* deprecated `Definition::setPrivate()` and `Alias::setPrivate()`, use `setPublic()` instead
* added support for the `#[Required]` attribute

5.1.0
-----
Expand Down
1 change: 1 addition & 0 deletions src/Symfony/Component/Routing/CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@ CHANGELOG

* Added support for inline definition of requirements and defaults for host
* Added support for `\A` and `\z` as regex start and end for route requirement
* Added support for `#[Route]` attributes

5.1.0
-----
Expand Down

0 comments on commit 14642fb

Please sign in to comment.