From 1df70e5a1225c33449ec159f91b8147420c9ef8c Mon Sep 17 00:00:00 2001 From: osc-bot <78549874+osc-bot@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:21:30 -0400 Subject: [PATCH] Update Changelog (#3480) * update changelog --------- Co-authored-by: Jeff Ohrstrom --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f3eebd654..35cf950efb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Ensure that the asset directory is clean when building in [3356](https://github.com/OSC/ondemand/pull/3356). - The path_selector can now inheret configurations in [3375](https://github.com/OSC/ondemand/pull/3375). - The files app no longer searches over the actions column [3443](https://github.com/OSC/ondemand/pull/3443). +- data-hide correctly hides the path_selector's button in [3460](https://github.com/OSC/ondemand/pull/3460). ## [3.1.0] - 02-08-2024