From 37f0ec2a7d2f08b55838cb28a7709a2c1753c656 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 1 Apr 2022 14:53:12 -0400 Subject: [PATCH] Update CHANGELOG.MD --- CHANGELOG.MD | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 79005e57..7b7b49fa 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. ### ⚠️ [IMPORTANT NOTICE](https://github.com/tteck/Proxmox/issues/71#issue-1169207591) +## 2022-04-01 + +### Changed + +- **Scripts** (V2) + - FIX Pressing enter without making a selection first would cause an Error + ## 2022-03-28 ### Changed