From 06b5308bdd55796c3f5fdec657651ccea2b753ca Mon Sep 17 00:00:00 2001 From: Brian Gunnarson Date: Mon, 10 Jun 2024 14:42:41 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1869e1..27933351 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Link to Merlin banner in readme - Issue with escape sequences in ascii art (caught by python 3.12) - Bug where Flux wasn't identifying total number of nodes on an allocation + - Not supporting Flux versions below 0.17.0 ## [1.12.1]