Skip to content

Commit ea63876

Browse files
committed
fix changelogs
1 parent f8adf36 commit ea63876

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Change Log
22

3-
## 15.0.0
3+
## 14.2.0
44

55
* Added upsert() support for RealtimeChannel on both Document and Row variants to perform upsert operations over real-time channels.
66
* Introduced new Query filter methods: contains(_:, value:), containsAny(_:, value: [Any]), containsAll(_:, value: [Any]) for enhanced querying capabilities (substring and multi-value containment).
7-
* Removed OAuth provider options: githubImagine and googleImagine from OAuthProvider, a breaking change for clients using these values.
87
* Documentation and packaging updates to align with the new release: README dependency example updated from 14.2.0 to 14.1.0, and server compatibility note updated to indicate Appwrite server version 1.8.x compatibility.
98

109
## 14.1.0

0 commit comments

Comments
 (0)