Skip to content

Commit

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

* update changelog for 3.0.1

---------

Co-authored-by: Jeff Ohrstrom <[email protected]>
  • Loading branch information
osc-bot and johrstrom authored Apr 20, 2023
1 parent 74d3002 commit 4af3d81
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.0.1] - 04-20-2023

### Fixed

- Only depend on the selinux-policy version, not full version including release in
Expand All @@ -20,11 +22,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `activejobs` now correctly shows kubernetes jobs.
- `auto_accounts` now correctly works with non-standard sacctmgr commands and Slurm
clusters with the cluster field set.
- The panels for development apps will always show in interactive sessions in
[2757](https://github.com/OSC/ondemand/pull/2757).

### Changed

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

### Added

- Uppy messages can be localized in [2766](https://github.com/OSC/ondemand/pull/2766).
- [2709](https://github.com/OSC/ondemand/pull/2709) created a VERSIONING_POLICY.md.

## [3.0.0] - 03-27-2023

### Changed
Expand Down Expand Up @@ -1198,8 +1207,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.0.0...HEAD
[Unreleased]: https://github.com/OSC/ondemand/compare/v3.0.1...HEAD
[3.0.1]: https://github.com/OSC/ondemand/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/OSC/ondemand/compare/v2.0.32...v3.0.0
[2.1.0]: https://github.com/OSC/ondemand/compare/v2.0.31...v2.1.0
[2.0.32]: https://github.com/OSC/ondemand/compare/v2.0.31...v2.0.32
Expand Down

0 comments on commit 4af3d81

Please sign in to comment.