You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ there might not be any notable changes in new versions of this project.
3
3
4
4
# NEWS
5
5
6
+
## 6.5.1 (September 5, 2025)
7
+
8
+
* Add: Add AuthenticationGenerator for users factory creation (Rodrigo Toledo)
9
+
* Changed: Update required_ruby_version to require >= Ruby 3.1 (y-yagi)
10
+
* Internal: Fix Cucumber tests (Neil Carvalho)
11
+
6
12
## 6.5.0 (June 13, 2025)
7
13
8
14
* Add: First-party support for [`file_fixture`](https://api.rubyonrails.org/classes/ActiveSupport/Testing/FileFixtures.html#method-i-file_fixture) within factory blocks (Sean Doyle)
0 commit comments