fix changelog

This commit is contained in:
Torsten Dittmann
2021-09-23 12:15:58 +02:00
parent 1a3a288fd6
commit aa2cdfa6b8
+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`