From eb3bc4251aeba555a79343b89444b9ba53d8bdc3 Mon Sep 17 00:00:00 2001 From: osc-bot Date: Fri, 6 Dec 2024 15:49:52 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db63f1550..cbf1214ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ 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] +Update Changelog (#3983)\ +Bump rails-html-sanitizer from 1.6.0 to 1.6.1 in /apps/myjobs (#3985)\ +update dependencies (#3984)\ +lint a random file (#3982) ### Added - BatchConnect form labels can now be made dynamic with data-label-* in [3598](https://github.com/OSC/ondemand/pull/3598).