chore: add changelog

This commit is contained in:
Torsten Dittmann
2022-09-30 14:27:46 +02:00
parent 0c1222f0f5
commit 6c2fbec22b
+2 -1
View File
@@ -1,7 +1,8 @@
# Version 1.0.2
## Bugs
- Fixed default value for creating Boolean Attribute [#4040](https://github.com/appwrite/appwrite/pull/404)
- Fixed migration for audit by migrating the `time` attribute [4038](https://github.com/appwrite/appwrite/pull/4038)
- Fixed migration for audit by migrating the `time` attribute [#4038](https://github.com/appwrite/appwrite/pull/4038)
- Fixed phone authentication code to be hashed in the internal database [#3906](https://github.com/appwrite/appwrite/pull/3906)
# Version 1.0.1
## Bugs