We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f56b08 commit eba9c07Copy full SHA for eba9c07
CHANGES.md
@@ -1,5 +1,6 @@
1
-# Unreleased
+# 7.1.0 - 2025-07-18
2
3
+* Add EOL dates for Rails 8.0 and Ruby 3.4
4
* Support render model shortcut
5
* Use lazy file lists for AppTree
6
* Add Haml 6.x support
lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
- Version = "7.0.2"
+ Version = "7.1.0"
end
0 commit comments