Change release date to July of 2021
This commit is contained in:
12
radar/2021-07-01/semver2.md
Normal file
12
radar/2021-07-01/semver2.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Semantic Versioning 2.0"
|
||||
ring: adopt
|
||||
quadrant: methods-and-patterns
|
||||
featured: false
|
||||
---
|
||||
|
||||
[Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html) is a scheme for specifying a software's version.
|
||||
As the de facto standard, this is widely used and established in all areas of software development.
|
||||
It offers a clear way of communicating changes over the lifetime of the software being developed.
|
||||
|
||||
Especially in large-scale projects with many components being dependent on each other, it is important to use unambiguous communication across teams.
|
||||
Reference in New Issue
Block a user