1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Add 1.5.3 to CHANGES.md

This commit is contained in:
Steven Nguyen 2024-03-11 18:07:20 +01:00
parent d167fb3650
commit cbd7d9c568
No known key found for this signature in database

View file

@ -1,3 +1,13 @@
# Version 1.5.3
## What's Changed
### Fixes
* Fix Attribute not found when migrating users collection in [#7782](https://github.com/appwrite/appwrite/pull/7782)
* Fix git deployments in [#7780](https://github.com/appwrite/appwrite/pull/7780)
* Allow wildcards for url validation like OAuth2 success in [#7791](https://github.com/appwrite/appwrite/pull/7791)
# Version 1.5.2
## What's Changed
* Fix stats migration by @abnegate in https://github.com/appwrite/appwrite/pull/7760