From 685191ae40b39a209bbe631e03fc995482649ba9 Mon Sep 17 00:00:00 2001 From: osc-bot <78549874+osc-bot@users.noreply.github.com> Date: Mon, 30 Dec 2024 13:26:03 -0500 Subject: [PATCH] Update Changelog (#4039) Update changelog for 4.0.0 release today. --------- Co-authored-by: Jeff Ohrstrom --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b11c8c6..7e6512c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [4.0.0] - 12-30-2024 + ### Added - BatchConnect form labels can now be made dynamic with data-label-* in [3598](https://github.com/OSC/ondemand/pull/3598). - BatchConnect form auto_modules directive can now filter by string or regex in [3574](https://github.com/OSC/ondemand/pull/3574). @@ -1484,7 +1486,8 @@ Similar changelog as [3.0.0]. This version was not released to the general publi ### Changed - From 1.3.7 - 1.4.2 updated app versions -[Unreleased]: https://github.com/OSC/ondemand/compare/v3.1.0...HEAD +[Unreleased]: https://github.com/OSC/ondemand/compare/v4.0.0...HEAD +[4.0.0]: https://github.com/OSC/ondemand/compare/v3.1.10...v4.0.0 [3.1.10]: https://github.com/OSC/ondemand/compare/v3.1.9...v3.1.10 [3.1.9]: https://github.com/OSC/ondemand/compare/v3.1.7...v3.1.9 [3.1.7]: https://github.com/OSC/ondemand/compare/v3.1.4...v3.1.7