From 83c7091d21bdac069a24e911cb91958c241f5796 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 23 Apr 2023 18:12:25 -0400 Subject: [PATCH] Update CHANGELOG.MD --- CHANGELOG.MD | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 7f240e60..d43b2266 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -2,6 +2,13 @@ # Change Log All notable changes to this project will be documented in this file. +## 2023-04-23 + +### Changed + +- **Non-Alpine LXC's** + - Advanced settings provide the option for users to switch between Debian and Ubuntu distributions. However, some applications or services, such as Deconz or Omada, may not be compatible with the selected distribution due to dependencies. + ## 2023-04-16 ### Changed