git » chasquid » commit 554d97f

UPGRADING: Add "no-op" messages for all versions

author Alberto Bertogli
2018-07-14 09:46:41 UTC
committer Alberto Bertogli
2018-07-14 09:46:41 UTC
parent dbd8bd7699fc15d2dff999c0e69a0f2518ecab62

UPGRADING: Add "no-op" messages for all versions

It's better to be explicit about version upgrades where no changes were
needed, so this patch updates the UPGRADING.md file to include them.

Note it includes the upcoming 0.06 version, for which no
backwards-incompatible change is expected.

UPGRADING.md +14 -0

diff --git a/UPGRADING.md b/UPGRADING.md
index a1f5cb5..d899950 100644
--- a/UPGRADING.md
+++ b/UPGRADING.md
@@ -5,6 +5,20 @@ As chasquid is still in beta, it is possible that some things change in
 backwards-incompatible ways. This should be rare and will be avoided if
 possible.
 
+## 0.05 → 0.06
+
+No backwards-incompatible changes.
+
+
+## 0.04 → 0.05
+
+No backwards-incompatible changes.
+
+
+## 0.03 → 0.04
+
+No backwards-incompatible changes.
+
 
 ## 0.02 → 0.03