Skip to content

Commit 98bfe69

Browse files
committed
docs: update changelog
1 parent e5312f8 commit 98bfe69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 1.0.0-Beta.4
44
* Allow cursor to use column name to get value by including the following functions that accept a column name parameter:
55
`getBoolean`,`getBooleanOptional`,`getString`,`getStringOptional`, `getLong`,`getLongOptional`, `getDouble`,`getDoubleOptional`
6+
* BREAKING CHANGE: This should not affect anyone but made `KotlinPowerSyncCredentials`, `KotlinPowerSyncDatabase` and `KotlinPowerSyncBackendConnector` as these should never have been public.
67

78

89
## 1.0.0-Beta.3

0 commit comments

Comments
 (0)