From 2c44e86bdf829126f88abb33dcb66103e68c2ff7 Mon Sep 17 00:00:00 2001 From: osc-bot Date: Mon, 11 Nov 2024 02:52:18 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34f12b018..cca349ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +Fix bc cards (#3941)\ +scroll when an alert happens (#3939)\ +clusters should be hidden, not fixed. (#3931)\ +account for this error and return nil (#3934)\ +Use ondemand-runtime 3.1.6 (#3935)\ +check for the closest anchor when trying to open a link (#3923)\ +better file editor layout (#3924)\ +Update Changelog (#3926)\ +update dependencies (#3927) ### Added - BatchConnect form labels can now be made dynamic with data-label-* in [3498](https://github.com/OSC/ondemand/pull/3498).