Skip to content

Commit 91731c5

Browse files
Prepare release v2.1
1 parent e57e165 commit 91731c5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v2.1
2+
------
3+
4+
## Fixes
5+
6+
* [#42](https://github.com/cleverage/ui-process-bundle/issues/42) composer require dragonmantank/cron-expression because CronExpressionTrigger needs it
7+
* [#40](https://github.com/cleverage/ui-process-bundle/issues/40) Fix localisation issues
8+
* [#45](https://github.com/cleverage/ui-process-bundle/issues/45) Implement store_in_database & [database|file]_level configuration. Update documentation with full configuration.
9+
10+
11+
## Changes
12+
13+
* [#34](https://github.com/cleverage/ui-process-bundle/issues/34) Improve process launch using http call.
14+
* [#33](https://github.com/cleverage/ui-process-bundle/issues/33) Add duration filter on Process Execution Crud.
15+
* [#47](https://github.com/cleverage/ui-process-bundle/issues/47) Add Troubleshooting section on documentation
16+
117
v2.0.2
218
------
319

0 commit comments

Comments
 (0)