Skip to content

Commit f7813fe

Browse files
committed
Prepare release
1 parent 507c329 commit f7813fe

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,25 @@
11
# Change Log
22

33

4+
## 1.3.1 - 2016-11-04
5+
6+
### Added
7+
8+
- Add Path plugin
9+
- Base URI plugin that combines Add Host and Add Path plugins
10+
11+
412
## 1.3.0 - 2016-10-16
513

614
### Changed
715

816
- Fix Emulated Trait to use Http based promise which respect the HttpAsyncClient interface
9-
- Require Httplug 1.1 where we use HTTP specific promises.
17+
- Require Httplug 1.1 where we use HTTP specific promises.
1018
- RedirectPlugin: use the full URL instead of the URI to properly keep track of redirects
1119
- Add AddPathPlugin for API URLs with base path
1220
- Add BaseUriPlugin that combines AddHostPlugin and AddPathPlugin
1321

22+
1423
## 1.2.1 - 2016-07-26
1524

1625
### Changed

0 commit comments

Comments
 (0)