Skip to content

Commit eba9c07

Browse files
committed
Bump to 7.1.0
1 parent 4f56b08 commit eba9c07

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Unreleased
1+
# 7.1.0 - 2025-07-18
22

3+
* Add EOL dates for Rails 8.0 and Ruby 3.4
34
* Support render model shortcut
45
* Use lazy file lists for AppTree
56
* Add Haml 6.x support

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 = "7.0.2"
2+
Version = "7.1.0"
33
end

0 commit comments

Comments
 (0)