Skip to content

Commit

Permalink
Updated the ChangeLog for 0.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 22, 2024
1 parent d3240dd commit 766e968
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 0.9.2 / 2024-08-22

* Officially support Ruby 3.2 and 3.3.
* Corrected the gemspec license to indicate GPL-3.0 *or* later.

#### CLI

* Correctly handle {Bundler::Audit::Database::UpdateFailed} exceptions in
`bundle-audit update`.
* Changed wording from "upgrade to" to "update to" in `bundle-audit check`
output.

#### Rake Task

* Fixed empty `bundle:audit:update` rake task.

### 0.9.1 / 2022-05-19

* Opt into rubygems.org MFA requirement.
Expand Down

0 comments on commit 766e968

Please sign in to comment.