chore(sdks): add flutter changelog

This commit is contained in:
Torsten Dittmann
2021-09-23 14:41:56 +02:00
parent 9af67bef6e
commit fd601520fe
+3
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`