mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
add go changes
This commit is contained in:
@@ -338,7 +338,7 @@ return [
|
||||
[
|
||||
'key' => 'go',
|
||||
'name' => 'Go',
|
||||
'version' => '0.14.0',
|
||||
'version' => 'v0.12.0',
|
||||
'url' => 'https://github.com/appwrite/sdk-for-go',
|
||||
'package' => 'https://github.com/appwrite/sdk-for-go',
|
||||
'enabled' => true,
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## 0.14.0
|
||||
## v0.12.0
|
||||
|
||||
* Deprecate `createVerification` method in `Account` service
|
||||
* Add `createEmailVerification` method in `Account` service
|
||||
* Add `orderRandom` query support
|
||||
|
||||
## 0.9.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user