Skip to content

Commit 817c253

Browse files
authored
docs: remove breaking change warning from README
1 parent c17f6d9 commit 817c253

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ Supabase client for swift. Mirrors the design of [supabase-js](https://github.co
66

77
* Documentation: [https://supabase.com/docs/reference/swift/introduction](https://supabase.com/docs/reference/swift/introduction)
88

9-
> [!WARNING]
10-
> This library is a work in progress, you can choose to use the last available version 0.3.0, or use the `main` branch that contains the next 1.0 release.
11-
> 1.0 will have several breaking changes, so I don't recommend you start a project using 0.3, just use the `main` branch from now, as the API is pretty much stable at this stage.
12-
139
## Usage
1410

1511
Install the library using the Swift Package Manager.

0 commit comments

Comments
 (0)