File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
4
- ## UNRELEASED
5
-
6
- ### Fixed
7
-
8
- - decoder, redirect and retry plugins can now be used and no longer trigger an error because of incorrect constructor arguments.
4
+ ## 1.3.0 - 2016-08-16
9
5
10
6
### Added
11
7
12
8
- You can now also configure client specific plugins in the ` plugins ` option of a client.
13
- Some plugins that you previously had to define in your own services can now be configured on the client.
9
+ - Some plugins that you previously had to define in your own services can now be configured on the client.
14
10
- Support for BatchClient
15
- - The stopwatch plugin in included by default when using profiling.
11
+ - The stopwatch plugin included by default when using profiling.
16
12
17
13
### Changed
18
14
24
20
- ` auto ` value in ` toolbar.enabled ` config
25
21
- ` toolbar ` config, use ` profiling ` instead
26
22
23
+ ### Fixed
24
+
25
+ - Decoder, Redirect and Retry plugins can now be used and no longer trigger an error because of incorrect constructor arguments.
26
+
27
27
28
28
## 1.2.2 - 2016-07-19
29
29
You can’t perform that action at this time.
0 commit comments