1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

chore(sdks): add flutter changelog

This commit is contained in:
Torsten Dittmann 2021-09-23 14:41:56 +02:00
parent 9af67bef6e
commit fd601520fe

View file

@ -1,3 +1,6 @@
## 2.0.0
- BREAKING All services and methods now return proper response objects instead of `Response` object
## 1.0.4
- Fix user agent by using `packageName` instead of `appName`