We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3782f47 + 92d8984 commit f10e3d2Copy full SHA for f10e3d2
1 file changed
docs/ProductNotes/release-notes.md
@@ -4,6 +4,12 @@ sidebar_position: 1
4
---
5
6
# Release Notes
7
+**0.6.0**
8
+- Implemented [Collection Change Listeners](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/54) on Android
9
+- Implemented [Query Change Listeners](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/55) on Android
10
+- Fixed data adapter issues and improved testing
11
+- Fixed [issue](https://github.com/Couchbase-Ecosystem/cbl-reactnative/issues/38) related to collection `getDocument` always pulling blob content
12
+
13
**0.5.0**
14
- Implemented Collection Document Change
15
- Implemented Query Change Listener (Live Query)
0 commit comments