Skip to content

Commit 0bc2643

Browse files
committed
Prepare 1.2.1 release
1 parent 9c664a6 commit 0bc2643

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## 1.2.1 (pending release)
3+
## 1.2.1
44

55
* [Supabase Connector] Fixed issue where only `400` HTTP status code errors where reported as connection errors. The connector now reports errors for codes `>=400`.
66
* Update PowerSync core extension to `0.4.1`, fixing an issue with the new Rust client.
7+
* Add watchOS support.
78

89
## 1.2.0
910

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ development=true
1818
RELEASE_SIGNING_ENABLED=true
1919
# Library config
2020
GROUP=com.powersync
21-
LIBRARY_VERSION=1.2.0
21+
LIBRARY_VERSION=1.2.1
2222
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2323
# POM
2424
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)