Skip to content

Commit 8d41e42

Browse files
authored
Update README.md
1 parent 559f4e3 commit 8d41e42

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,6 @@ You can find detailed design decisions [here](./docs/design_decisions.md).
133133
See library benchmarks [here](./docs/benchmarks.md).
134134

135135

136-
## Versioning
137-
138-
The `go-actor` library adopts a versioning scheme structured as `x.y.z`.
139-
140-
Initially, the library will utilize the format `0.y.z` as it undergoes refinement until it attains a level of stability where fundamental interfaces and core principles no longer necessitate significant alterations. Within this semantic, the `y` component signifies a version that is not backward-compatible. It is advisable for developers to review the release notes carefully to gain insight into these modifications. Furthermore, the final component, `z`, denotes releases incorporating changes that are backward-compatible.
141-
142-
143136
## Contribution
144137

145138
All contributions are useful, whether it is a simple typo, a more complex change, or just pointing out an issue. We welcome any contribution so feel free to open PR or issue.

0 commit comments

Comments
 (0)