Skip to content

Commit de4958a

Browse files
Prepare release v2.2
1 parent fe8c4a9 commit de4958a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v2.2
2+
------
3+
4+
### Changes
5+
* [#17](https://github.com/cleverage/rest-process-bundle/issues/17) Improve errors handling using valid_response_code.
6+
Allow ClientExceptionInterface if valid_response_code between 400 & 499 exists. Allow RedirectionExceptionInterface if valid_response_code between 300 & 399 exists.
7+
8+
### Fixes
9+
* [#16](https://github.com/cleverage/rest-process-bundle/issues/16) Add missing shared: false on tasks
10+
111
v2.1
212
------
313

0 commit comments

Comments
 (0)