We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ad4c8 commit c072892Copy full SHA for c072892
CHANGES.md
@@ -1,3 +1,8 @@
1
+# 8.0.2 - 2026-02-03
2
+
3
+* Reline console control should use stderr
4
+* Fix logger cleanup based method (Imran Iqbal)
5
6
# 8.0.1 - 2026-01-29
7
8
* Make sure to reset the cursor even when exit code is 0
lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
- Version = "8.0.1"
+ Version = "8.0.2"
end
0 commit comments