We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f74b1 commit 1192759Copy full SHA for 1192759
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.0.0
4
+
5
+- Added Brayan Tiwa as author in licence and files
6
+- Added `process` method to `AsmittaFormFlowBundle` to set method calls for services tagged with `asmitta.form.flow`
7
+- Updated `services.yaml` to ensure proper service definitions, aliases, and method calls
8
+- Improved dependency injection configuration for `FormFlow` and related services
9
+- Updated project tree to follow [Best practices](https://symfony.com/doc/current/bundles/best_practices.html)
10
11
## 1.1.1
12
13
- Removed all code related to Symfony versions less than 5
0 commit comments