Skip to content

Commit d45367d

Browse files
committed
Prepare release
1 parent 925fa8e commit d45367d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# Change Log
22

33

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
95

106
### Added
117

128
- 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.
1410
- Support for BatchClient
15-
- The stopwatch plugin in included by default when using profiling.
11+
- The stopwatch plugin included by default when using profiling.
1612

1713
### Changed
1814

@@ -24,6 +20,10 @@
2420
- `auto` value in `toolbar.enabled` config
2521
- `toolbar` config, use `profiling` instead
2622

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+
2727

2828
## 1.2.2 - 2016-07-19
2929

0 commit comments

Comments
 (0)