Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions docs/ProductNotes/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ id: release-notes
sidebar_position: 1
---

# Release Notes
# Release Notes
**0.5.0**
- Implemented Collection Document Change
- Implemented Query Change Listener (Live Query)
- Implemented Replicator Status Change and Replicator Document Change (iOS)
- Fixed issue related to creation of two database instances

**0.2.3**
- Couchbase Lite 3.2.1 support
Expand All @@ -19,4 +24,4 @@ Known Issues:
- Emitter problems with listeners, features like Live Query and Replicator Status are not working.

**0.2.0**
- Initial Release
- Initial Release
Loading