Skip to content

Commit 406e8f1

Browse files
committed
Bump to 8.0.1
1 parent 6d37b1c commit 406e8f1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 8.0.1 - 2026-01-29
2+
3+
* Make sure to reset the cursor even when exit code is 0
4+
15
# 8.0.0 - 2026-01-29
26

37
* No longer produce weak dynamic render path warnings

lib/brakeman/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Brakeman
2-
Version = "8.0.0"
2+
Version = "8.0.1"
33
end

0 commit comments

Comments
 (0)