Commit db38da8
Describe the rational versioning policy instead of SemVer
RubyGems and Bundler do not follow SemVer strictly, so claiming we do was
misleading. Spell out the actual policy: major may break existing code,
minor can change behavior while keeping existing functionality working,
and tiny is mostly bug fixes that may include small feature additions.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3fc0538 commit db38da8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments