Skip to content

Commit

Permalink
Update Changelog (#2760)
Browse files Browse the repository at this point in the history
* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: Jeff Ohrstrom <[email protected]>
  • Loading branch information
osc-bot and johrstrom authored Apr 17, 2023
1 parent 81748ca commit 6b9c377
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[2738](https://github.com/OSC/ondemand/pull/2738).
- Fix [2715](https://github.com/OSC/ondemand/pull/2715) by moving the error partial in
[2731](https://github.com/OSC/ondemand/pull/2731).
- Duplicate applications are now filtered in the interactive apps menu
in [2730](https://github.com/OSC/ondemand/pull/2730).
- Correctly catch errors from account queries in [2742](https://github.com/OSC/ondemand/pull/2742).
- `ood_core` bugfixes in [2740](https://github.com/OSC/ondemand/pull/2740).
- `activejobs` now correctly shows kubernetes jobs.
- `auto_accounts` now correctly works with non-standard sacctmgr commands and Slurm
clusters with the cluster field set.

### Changed

- Upgrade to rails 6.1.7.3 in [2747](https://github.com/OSC/ondemand/pull/2747).

## [3.0.0] - 03-27-2023

Expand Down

0 comments on commit 6b9c377

Please sign in to comment.