1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-09 17:55:57 +00:00

UPGRADING: Add note for the upcoming version

We don't expect any backwards incompatible change, so mention this in
the UPGRADING notes.
This commit is contained in:
Alberto Bertogli
2019-07-13 18:39:28 +01:00
parent 5d932b44a0
commit 0a29f25f14

View File

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