We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c557553 commit 1548a62Copy full SHA for 1548a62
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v1.39.0](https://github.com/symfony/maker-bundle/releases/tag/v1.39.0)
4
+
5
+*April 21st, 2022*
6
7
+### Feature
8
9
+- [#1088](https://github.com/symfony/maker-bundle/pull/1088) - Add `@extends` tag to Doctrine repository template. - *@hhamon*
10
+- [#1080](https://github.com/symfony/maker-bundle/pull/1080) - [make:twig-extension] reference twig 3.x docs in generated extension - *@BahmanMD*
11
+### Bug
12
13
+- [#1084](https://github.com/symfony/maker-bundle/pull/1084) - [make:docker:database] Fix link docker compose file ports - *@mdoutreluingne*
14
15
## [v1.38.0](https://github.com/symfony/maker-bundle/releases/tag/v1.38.0)
16
17
*February 24th, 2022*
0 commit comments