summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-03-20 10:51:24 +0100
committerAdriaan de Groot <groot@kde.org>2019-03-20 10:51:24 +0100
commit95875c1aabe858f6e608d75b7cd7b8b4863ecf32 (patch)
treeb031d2823a0f0a50a2ec44e75fe59e227057fe7f /CHANGES
parent6b40f1f01b1d2f4e94916d1ec9c81d0f9b9ae810 (diff)
Changes: document AppImage building
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 232a348ca..fb34dc9d6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,10 @@ This release contains contributions from (alphabetically by first name):
requirements checks in the welcome module (RAM, disk space, ..).
The checks have been made asynchronous, so that responsiveness during
requirements-checking is improved and the user has better feedback.
+ * Support for building an AppImage of Calamares has been added to the
+ `ci/` directory. There are use-cases where a containerized build and
+ configuration make sense rather than having Calamares installed in the
+ host system. (Thanks to the AppImage team, Alexis)
## Modules ##