Skip to content

Commit d05baf1

Browse files
committed
add 0.16.x changelog
1 parent d8b679c commit d05baf1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Changelog
1818
* \[Security\] support voter attributes in is\_granted and has\_role security annotation [#892](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/892)
1919
* Visit parent blocks for Twig variables [#1035](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1035)
2020
* Add support for PhpClass references in ParamConverter::class annotation property
21+
* \[0.16\] Support Twig lexer changes in PhpStorm 2017.3.2 [#1123](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1123) [#1125](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1125)
2122

2223
## 0.15.162
2324
* Refactored Twig api in preparation for plugin split
@@ -47,8 +48,8 @@ Changelog
4748
* Merge twig and yaml goto / navigation handler into one extension
4849

4950
## 0.15.158
50-
* [Shopware #meetnext] Add service argument updater via PHP intention
51-
* [SymfonyLive] Add support for indexed and named arguments [#998](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/998)
51+
* \[Shopware #meetnext\] Add service argument updater via PHP intention
52+
* \[SymfonyLive\] Add support for indexed and named arguments [#998](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/998)
5253
* Improve support for class as id services in xml metadata
5354
* Fix NPE for call to TranslationUtil.getTranslationLookupElementsOnDomain [#1067](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1067)
5455
* Allow array function like array_merge variables in template rendering variables completion [#1052](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1052)

0 commit comments

Comments
 (0)