You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## Develop
5
5
6
+
TRON 1.0 is a major release with a lot of new features and breaking changes. To find out more about philosophy of those and how to adapt to new API's, read [TRON 1.0 Migration Guide](/Docs/1.0 Migration Guide.md)
7
+
6
8
### Breaking changes
7
9
8
10
* `tron.multipartRequest(path:)` removed, use `tron.uploadMultipart(path:formData:)` method instead
0 commit comments