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.
1 parent b54af7f commit 1b557c2Copy full SHA for 1b557c2
docs/ProductNotes/release-notes.md
@@ -4,6 +4,11 @@ sidebar_position: 1
4
---
5
6
# Release Notes
7
+
8
+**0.6.3**
9
+- Array handling and improve blob data validation in DataAdapter [null-pointer issue](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/73)
10
+- Fix a crash caused by improper handling of encryption key
11
12
**0.6.1**
13
- Implemented [Collection Change Listeners](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/54) on Android
14
- Implemented [Query Change Listeners](https://github.com/Couchbase-Ecosystem/cbl-reactnative/pull/55) on Android
0 commit comments