Skip to content

Commit 071ede0

Browse files
tac0turtlegithub-actions[bot]
authored andcommitted
docs: add version notice warning about pre-v1 releases (#2824)
This PR adds a prominent warning in the README to inform users not to use tags or releases before v1.0.0, as they are not considered stable and may contain breaking changes. Fixes #2823 Generated with [Claude Code](https://claude.ai/code) --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Marko <[email protected]>
1 parent a9f8257 commit 071ede0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Ev-node is the basis of the Evolve Stack. For more in-depth information about Ev
88
[![GoDoc](https://godoc.org/github.com/evstack/ev-node?status.svg)](https://godoc.org/github.com/evstack/ev-node)
99
<!-- markdownlint-enable MD013 -->
1010

11+
> **⚠️ Version Notice**: Do not use tags or releases before v1.*. Pre-v1 releases are not stable and should be considered abandoned.
12+
1113
## Using Evolve
1214

1315
Evolve supports multiple sync modes:

0 commit comments

Comments
 (0)