CHANGELOG.md in shopify-cli-2.11.1 vs CHANGELOG.md in shopify-cli-2.11.2

- old
+ new

@@ -1,18 +1,25 @@ From version 2.6.0, the sections in this file adhere to the [keep a changelog](https://keepachangelog.com/en/1.0.0/) specification. ## [Unreleased] +## Version 2.11.2 +### Fixed +* [#2047](https://github.com/Shopify/shopify-cli/pull/2047): Fix the Homebrew installation +* [#2019](https://github.com/Shopify/shopify-cli/pull/2019): Provide helpful link when nokogiri fails to load +* [#2055](https://github.com/Shopify/shopify-cli/pull/2055): Remove unneeded Node requirements + ## Version 2.11.1 ### Fixed * [#1973](https://github.com/Shopify/shopify-cli/pull/1973): Fix `theme serve` to preview generated files (`*.css.liquid`) * [#2034](https://github.com/Shopify/shopify-cli/pull/2034): Fix `theme serve` to accept parameters with multiple values * [#2033](https://github.com/Shopify/shopify-cli/pull/2033): Pin Homebrew Ruby to 3.0 * [#2032](https://github.com/Shopify/shopify-cli/pull/2032): Runtime error checking the Node version if Node is not present in the environment. ## Version 2.11.0 ### Fixed * [#2005](https://github.com/Shopify/shopify-cli/pull/2005): Fix PHP app serve on Windows environments +* [#2020](https://github.com/Shopify/shopify-cli/pull/2020): Fix `theme pull` so that correct dev theme is used with `-d` option ### Added * [#1998](https://github.com/Shopify/shopify-cli/pull/1998): Add support for Rails 7 * [#1945](https://github.com/Shopify/shopify-cli/pull/1945): Check Node and Ruby versions and warn the user if their environment's version might be incompatible with the version the command expects. * [#2011](https://github.com/Shopify/shopify-cli/pull/2011): Adds support for the Spin rewrite