1
0
Fork 0
mirror of synced 2024-07-02 13:10:38 +12:00

chore: update chnagelog

This commit is contained in:
Christy Jacob 2023-09-01 12:53:20 -04:00
parent bf4444b045
commit 717daf1853
2 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,15 @@
## 9.0.1
* Added a new `label` function to the `Role` helper class
* Update internal variable names to prevent name collision
* Fix: content range header inconsistency in chunked uploads [#648](https://github.com/appwrite/sdk-generator/pull/648)
## 8.0.1
* Added documentation comments
* Added unit tests
* Upgraded dependencies
## 9.0.0
* Support for Appwrite 1.4.0

View file

@ -1,3 +1,9 @@
## 10.0.1
* Added a new `label` function to the `Role` helper class
* Update internal variable names to prevent name collision
* Fix: content range header inconsistency in chunked uploads [#648](https://github.com/appwrite/sdk-generator/pull/648)
## 10.0.0
* Support for Appwrite 1.4.0