From 5dced1761d41da8d480c83ef03bce2d0e5c1da82 Mon Sep 17 00:00:00 2001 From: Louis Antonopoulos Date: Tue, 22 Oct 2024 12:58:23 -0400 Subject: [PATCH] Update NEWS.md https://github.com/thoughtbot/suspenders/pull/1231#issuecomment-2427646303 --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 61acc707..d4838ca3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ Unreleased * Require `--skip-rubocop` in favor of our [linting configuration][] * Fixed: [Specify a tag when installing capybara_accessible_selectors](https://github.com/thoughtbot/suspenders/issues/1228) * Fixed: [Issue 1229: How do we want to handle un-released versions?](https://github.com/thoughtbot/suspenders/issues/1229) +* Fixed: [Issue 1222: README instructions for running the development server are wrong](https://github.com/thoughtbot/suspenders/issues/1222) [linting configuration]: https://github.com/thoughtbot/suspenders/blob/main/FEATURES.md#linting