From 9bdbad69b452368f8e3fd45b3aa5b39263893cda Mon Sep 17 00:00:00 2001 From: Matias Grunberg Date: Thu, 12 Oct 2023 13:50:38 -0300 Subject: [PATCH] update changelog with support rails 7.1 entry (#578) --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cf02fd1..07a320b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This file is intended to be modified using the [`changelog`](github.com/cucumber/changelog) command-line tool. ## [Unreleased] +### Changed +- Add support for Rails 7.1 [#575](https://github.com/cucumber/cucumber-rails/pull/575) + ### Fixed - Some of the rails 5.2 tests were installing lots of old conflicting gems ([luke-hill]) - Generator updates: