From 5fa92e93cd9e127014ae098d6be7820e9b780198 Mon Sep 17 00:00:00 2001 From: osc-bot Date: Mon, 30 Dec 2024 02:54:53 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b11c8c6..39a79110c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ 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] +lint a random file (#4035)\ +Update Changelog (#4029)\ +update dependencies (#4030) ### Added - BatchConnect form labels can now be made dynamic with data-label-* in [3598](https://github.com/OSC/ondemand/pull/3598).