Skip to content

Commit 472420e

Browse files
Versioning clarification
Add clarification on how we do versioning
1 parent 83c61e7 commit 472420e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
_This project uses semantic versioning. Before 1.0.0, this means that every breaking changes will result in a minor version bump. After 1.0.0, this means that every breaking change will result in a major version bump. We will move to 1.0.0, once we have any repository that depends on this project._
4+
35
## Unreleased
46

57
- Renamed `config()` to `run()` to better match `egglog` command

0 commit comments

Comments
 (0)