Skip to content

Commit 88af11c

Browse files
author
Marcus Offesson
committed
Updated changelog for v2.2.0
1 parent 3b6e734 commit 88af11c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.2.0
4+
- Expose `session.config`. See [documentation](https://github.com/qlik-oss/enigma.js/blob/master/docs/api.md#sessionconfig).
5+
- Use `Promise.reject` instead of `throw` in the api and error response interceptors.
6+
- Removed `bluebird` dependency in tests.
7+
- Made `retry aborted` example more robust.
8+
39
## 2.1.1
410

511
- Bugfix for response interceptor execution order

0 commit comments

Comments
 (0)