Skip to content

Commit b6e0733

Browse files
committed
Add changelog entries
1 parent 4d07a6a commit b6e0733

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.0-BETA25
4+
5+
* JVM: Lower minimum supported version from 17 to 8.
6+
37
## 1.0.0-BETA24
48

59
* Improve internal handling of watch queries to avoid issues where updates are not being received due to transaction commits occurring after the query is run.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ development=true
1717
RELEASE_SIGNING_ENABLED=true
1818
# Library config
1919
GROUP=com.powersync
20-
LIBRARY_VERSION=1.0.0-BETA24
20+
LIBRARY_VERSION=1.0.0-BETA25
2121
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2222
# POM
2323
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)