Update CHANGES.md

This commit is contained in:
Bradley Schofield 2022-11-09 13:52:46 +00:00
parent a0ab934328
commit bc915483ff

View file

@ -3,6 +3,7 @@
## Bugs
- Fix license detection for Flutter and Dart SDKs [#4435](https://github.com/appwrite/appwrite/pull/4435)
- Fix missing realtime event for create function deployment [#4574](https://github.com/appwrite/appwrite/pull/4574)
- Fix a few null safety warnings [#4654](https://github.com/appwrite/appwrite/pull/4654)
# Version 1.0.3
## Bugs