From 085c8c0ced77ab3450b67c1320c8c495b0eea9e8 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 4 Jun 2024 00:58:13 +0200 Subject: [PATCH] Update 0.2.0.md --- documentation/docs/changelog/0.2.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 84b9cc4f..a5d39057 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -13,6 +13,7 @@ Not yet released. - [SWAP Usage notification and cleanup](#swap-notifications) - [Email Templates for OpenAdmin Notifications](#email-template) - [Email address can be added to receive login information](#install-email) +- Install script now accepts an optional flag `--swap=` to set disk space in GB for SWAP. ### 🐛 Bug fixes - Fixed 500 error on `/pm2` when installing Python application.