Skip to content

Commit f2de8e0

Browse files
authored
chore: add documentation of semver (runfinch#1588)
Signed-off-by: David Son <[email protected]>
1 parent ab0b93b commit f2de8e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@ LIMA_HOME=/Applications/Finch/lima/data /Applications/Finch/lima/bin/limactl she
282282
wsl -d lima-finch
283283
```
284284

285+
## Versioning
286+
287+
Finch makes a best effort to follow [semantic versioning](https://semver.org/). Generally speaking, all minor version upgrades should be backwards compatible. With that said, we do not make any guarantees. Please let us know if anything breaks!
288+
285289
## What's next?
286290

287291
We are excited to start this project in the open, and we'd love to hear from you. If you have ideas or find bugs please open an issue. Please feel free to start a discussion if you have something you'd like to propose or brainstorm. Pull requests are welcome, as well! See the [CONTRIBUTING](CONTRIBUTING.md) doc for more info on contributing, and the path to reviewer and maintainer roles for those interested.

0 commit comments

Comments
 (0)