Skip to content

Commit 9cbdca6

Browse files
Update CHANGELOG.md
Co-authored-by: stevensJourney <[email protected]>
1 parent 98bfe69 commit 9cbdca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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.
6+
* BREAKING CHANGE: This should not affect anyone but made `KotlinPowerSyncCredentials`, `KotlinPowerSyncDatabase` and `KotlinPowerSyncBackendConnector` private as these should never have been public.
77

88

99
## 1.0.0-Beta.3

0 commit comments

Comments
 (0)