File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 99- Throw a fisty
1010
1111
12+ ### Patch
1213
1314Patch updates are interchangeable, meaning consumers can upgrade or downgrade freely.
1415
1516Content: Internal fix
1617Example: Bug fix, Performance improvement, environment or internal tweaks
1718Policy: Consumers should update their software without hesitation
19+
20+
21+
22+ ### Minor
23+
24+ Minor updates are backwards compatible, meaning consumers can upgrade freely.
25+
26+ Content: Interface change with full backward compatibility
27+ Example: New feature, Endpoint declared deprecated
28+ Policy: Update your software to get some new features. Nothing will break
29+
30+ Version 1.1.0
31+
32+ An internal update
33+
34+ API:
35+ - Walk
36+ - Talk
37+ - Throw a fisty
38+ - * Jab
39+ - * Shield
You can’t perform that action at this time.
0 commit comments