Updated docs.

This commit is contained in:
Amaury DAVID
2019-12-30 13:07:38 +01:00
parent 94d46c168f
commit 4aee65fbae
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
# Next
### Changed
- **Breaking Change** `MultiTarget` now implements `AccessTokenAuthorizable` so that the inner target's `authorizationType` is correctly returned to the `AccessTokenPlugin` when requested. [#1979](https://github.com/Moya/Moya/pull/1979) by [@amaurydavid](https://github.com/amaurydavid).
# [14.0.0-beta.6] - 2019-12-09
### Changed