Merge branch '0.6' of github.com:appwrite/appwrite into database-ui

This commit is contained in:
Eldad Fux 2020-03-30 07:52:56 +03:00
commit 2056744eaa
2 changed files with 6 additions and 1 deletions

View file

@ -1,8 +1,13 @@
# Version 0.6.0 (PRE-RELEASE)
## Features
* New locale for Khmer
## Breaking Changes
* Updated all the REST API query params to be in camelCase
* Normalized locale phone codes response body
# Version 0.5.3 (PRE-RELEASE)

View file

@ -117,7 +117,7 @@ services:
- appwrite-redis:/data:rw
clamav:
image: appwrite/clamav:1.0.7
image: appwrite/clamav:1.0.8
restart: unless-stopped
networks:
- appwrite