Skip to content

Commit 1119361

Browse files
author
Anton Konev
committed
chore: update changelog
1 parent 4b48283 commit 1119361

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## <small>3.0.1 (2018-12-06)</small>
2+
3+
* feat(fetch): add cancel callback and return only response-like object ([a473860](https://github.com/auru/unity-api/commit/a473860))
4+
* feat(fetch): fix tests and readme ([72b4e8d](https://github.com/auru/unity-api/commit/72b4e8d))
5+
* fix(ApiCall): fix AbortSignal support ([5c5bd73](https://github.com/auru/unity-api/commit/5c5bd73))
6+
* fix(fetch): fix issues ([5fcb6e2](https://github.com/auru/unity-api/commit/5fcb6e2))
7+
* chore: update changelog ([f8a68a4](https://github.com/auru/unity-api/commit/f8a68a4))
8+
* chore: update package-lock file ([43d4d97](https://github.com/auru/unity-api/commit/43d4d97))
9+
10+
11+
112
## 3.0.0 (2018-07-27)
213

314
* feat(fetch): add cancel callback and return only response-like object ([a473860](https://github.com/auru/unity-api/commit/a473860))

0 commit comments

Comments
 (0)