From 09a9bd778dae08a655e294a7e2b4fc4bbb71582e Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Fri, 15 Aug 2025 20:26:29 -0700 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c93576b..74c9992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## [Next Version - available as `edge`] +- Descriptive error on installations on incompatible systems (e.g. Proxmox LXC) [issues-2326](https://github.com/caprover/caprover/issues/2326) + ## [1.14.0] - 2025-06-07 - Added functionality for custom ports [issue-2220](https://github.com/caprover/caprover/pull/2220)