From df041cdf6018c1d4ef81815791ba44d8b4a414f6 Mon Sep 17 00:00:00 2001 From: Helena Greebe Date: Tue, 24 Sep 2024 07:22:11 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d968b68d..6db8905465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,13 @@ CHANGELOG **ENHANCEMENTS** - Add support for custom actions on login nodes. -- Allow DCV connection on login nodes. +- Allow DCV connection to login nodes. - Add support for ap-southeast-3 region. - Add security groups to login node network load balancer. - Add `AllowedIps` configuration for login nodes. - Add new configuration `SharedStorage/EfsSettings/AccessPointId` to specify an optional EFS access point for a mount -- Allow multiple login node pools. +- Allow up to 10 login node pools. +- Install enroot and pyxis in official pcluster AMIs **CHANGES** - Upgrade Slurm to 23.11.10 (from 23.11.7).