Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Changelog #3947

Merged
merged 2 commits into from
Nov 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- This includes auto modules in [3905](https://github.com/OSC/ondemand/pull/3905).
- Batch connect applications always cast select_options to an array in [3872](https://github.com/OSC/ondemand/pull/3872).
- test, package and development gems are no longer installed in production in [3906](https://github.com/OSC/ondemand/pull/3906).

- A single cluster form item is now hidden, not fixed, allowing dynamic directives to work on single clusters in
[3931](https://github.com/OSC/ondemand/pull/3931).

### Fixed
- Ensure that the asset directory is clean when building in [3356](https://github.com/OSC/ondemand/pull/3356).
Expand Down
Loading