Skip to content

Commit 5958ff1

Browse files
committed
Add more versioning articles
1 parent 4dd4576 commit 5958ff1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,13 @@ Rob Pike, [Go at Google: Language Design in the Service of Software Engineering]
10481048
- [BlueGreenDeployment](http://martinfowler.com/bliki/BlueGreenDeployment.html), Martin Fowler
10491049
- [Move fast and break nothing](https://zachholman.com/talk/move-fast-break-nothing/), Zach Holman
10501050
- 🏙 [Move fast and don't break things](https://docs.google.com/presentation/d/15gNk21rjer3xo-b1ZqyQVGebOp_aPvHU3YH7YnOMxtE/edit#slide=id.g437663ce1_53_591), Google
1051+
1052+
Versioning:
1053+
10511054
- [Semantic Versioning](https://semver.org/)
1055+
- [Calendar Versioning — CalVer](https://calver.org/)
1056+
- [Semantic Versioning Will Not Save You](https://hynek.me/articles/semver-will-not-save-you/)
1057+
- [Version numbers: how to use them? · Tech articles by Bernát Gábor](https://bernat.tech/posts/version-numbers/)
10521058

10531059
Checklists:
10541060

0 commit comments

Comments
 (0)