git » chasquid » commit 0a29f25

UPGRADING: Add note for the upcoming version

author Alberto Bertogli
2019-07-13 17:39:28 UTC
committer Alberto Bertogli
2019-07-13 17:39:28 UTC
parent 5d932b44a079c705eb3a1ad95a6d9173c462fbd5

UPGRADING: Add note for the upcoming version

We don't expect any backwards incompatible change, so mention this in
the UPGRADING notes.

UPGRADING.md +6 -4

diff --git a/UPGRADING.md b/UPGRADING.md
index 62fbbe8..69c2092 100644
--- a/UPGRADING.md
+++ b/UPGRADING.md
@@ -1,9 +1,12 @@
 
 This file contains notes for upgrading between different versions.
 
-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.07 → 1.0
+
+No backwards-incompatible changes. No more are expected within this major
+version.
+
 
 ## 0.06 → 0.07
 
@@ -35,4 +38,3 @@ No backwards-incompatible changes.
   If using systemd, copy the `etc/systemd/system/chasquid-submission_tls.socket`
   file to `/etc/systemd/system/`, and start it.
 
-