Skip to content

Commit 03fd6d8

Browse files
committed
README: mention v4 maintenance branch
1 parent 53945ae commit 03fd6d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,11 @@ Versions follow the [semantic versioning scheme](https://semver.org/). All stabi
164164

165165
### Branches & Tags
166166

167-
- `master` holds the bleeding edge code of the next, unreleased Zydis version. Elevated amounts of bugs and issues must be expected, API stability is not guaranteed outside of tagged commits.
167+
- `master` holds the bleeding edge code of the next, unreleased Zydis version. Increased amounts of bugs and issues must be expected and API stability is not guaranteed outside of tagged commits.
168168
- Stable and preview versions are annotated with git tags
169169
- beta and other preview versions have `-beta`, `-rc`, etc. suffixes
170+
- `maintenance/v4` points to the code of the latest release of v4
171+
- v4 is the latest stable major version and receives feature updates
170172
- `maintenance/v3` points to the code of the latest release of v3
171173
- v3 won't get any feature updates but will receive security updates until 2025
172174
- `maintenance/v2` points to the code of the last legacy release of v2

0 commit comments

Comments
 (0)