Skip to content

Commit

Permalink
Update CHANGELOG for v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sb10 committed Jul 28, 2022
1 parent 7d03f3b commit 357ed9a
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 @@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
project adheres to [Semantic Versioning](http://semver.org/).


## [0.32.0] - 2022-07-28
### Added
- `wr cloud servers` has new `--destroy` option to kill servers that wr does not
think are bad.

### Fixed
- Jobs with expected time exactly matching an LSF queue runtime limit will no
longer be scheduled to that queue, where they could never run before.
- Updated some dependencies to address a potential security vulnerability.


## [0.31.2] - 2022-03-28
### Fixed
- `wr status -o json --std` now includes stdout/err in the JSON output.
Expand Down

0 comments on commit 357ed9a

Please sign in to comment.