Skip to content

Commit 05429af

Browse files
committed
doc: add a note about unstable v3 to the README.md
1 parent ecb2118 commit 05429af

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
[![GitHub Discussions][discussions-badge]][discussions-url]
1010
[![Stack Overflow][stackoverflow-badge]][stackoverflow-url]
1111

12+
# ⚠️ Development Status Notice
13+
14+
**The current `main` branch is under active development for the next major
15+
release (v3).**
16+
17+
The API on this branch is **unstable and subject to change**.
18+
19+
**For production use and stable API, please use the
20+
[`v2`](https://github.com/tarantool/go-tarantool/tree/v2) branch of the
21+
repository.**
22+
1223
# Client in Go for Tarantool
1324

1425
The package `go-tarantool` contains everything you need to connect to

0 commit comments

Comments
 (0)