Skip to content

Commit 2cf1222

Browse files
Prepare release v1.0.0
1 parent 24415bb commit 2cf1222

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ v1.0.0
88
* [#3](https://github.com/cleverage/cache-process-bundle/issues/3) Bump dependency "cleverage/process-bundle": "^4.0"
99
* [#5](https://github.com/cleverage/cache-process-bundle/issues/5) Update services according to Symfony best practices. Services should not use autowiring or autoconfiguration. Instead, all services should be defined explicitly.
1010
Services must be prefixed with the bundle alias instead of using fully qualified class names => `cleverage_cache_process`
11+
* [#1](https://github.com/cleverage/cache-process-bundle/issues/1) Rework Tasks & Transfomers using AdapterRegistry
1112

1213
### Changes
1314

0 commit comments

Comments
 (0)