We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3240dd commit 766e968Copy full SHA for 766e968
ChangeLog.md
@@ -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
17
### 0.9.1 / 2022-05-19
18
19
* Opt into rubygems.org MFA requirement.
0 commit comments