Commit 6362481687ed85e4f5663d2c65381dc83c1a0e70
1 parent
a1e68d33
Exists in
colab
Add semver.org link to CHANGELOG
This tells reader what are the conventions assumed when releasing a version.
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
CHANGELOG.md
@@ -2,6 +2,8 @@ | @@ -2,6 +2,8 @@ | ||
2 | 2 | ||
3 | Prezento is the web interface for Mezuro. | 3 | Prezento is the web interface for Mezuro. |
4 | 4 | ||
5 | +The version numbers below try to follow the conventions at http://semver.org/. | ||
6 | + | ||
5 | ## v1.0.1 - 11/05/2016 | 7 | ## v1.0.1 - 11/05/2016 |
6 | 8 | ||
7 | - Fix kalibro services address init under production | 9 | - Fix kalibro services address init under production |