Skip to content

Commit 32add92

Browse files
committed
Update CHANGES
* Fix false positive with `content_tag` in newer Rails
1 parent b4d07f8 commit 32add92

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# Unreleased
1+
# 6.0.0 - 2023-05-24
22

33
* Add obsolete fingerprints to comparison report
44
* Warn about missing CSRF protection when defaults are not loaded (Chris Kruger)
55
* Scan directories that include the word `public`
66
* Raise minimum Ruby version to 3.0
77
* Drop support for Ruby 1.8/1.9 syntax
88
* Fix end-of-life dates for Ruby
9+
* Fix false positive with `content_tag` in newer Rails
910

1011
# 5.4.1 - 2023-02-21
1112

0 commit comments

Comments
 (0)