Skip to content

Commit 766e968

Browse files
committed
Updated the ChangeLog for 0.9.2.
1 parent d3240dd commit 766e968

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ChangeLog.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 0.9.2 / 2024-08-22
2+
3+
* Officially support Ruby 3.2 and 3.3.
4+
* Corrected the gemspec license to indicate GPL-3.0 *or* later.
5+
6+
#### CLI
7+
8+
* Correctly handle {Bundler::Audit::Database::UpdateFailed} exceptions in
9+
`bundle-audit update`.
10+
* Changed wording from "upgrade to" to "update to" in `bundle-audit check`
11+
output.
12+
13+
#### Rake Task
14+
15+
* Fixed empty `bundle:audit:update` rake task.
16+
117
### 0.9.1 / 2022-05-19
218

319
* Opt into rubygems.org MFA requirement.

0 commit comments

Comments
 (0)