CHANGELOG.md in shopify-cli-2.7.4 vs CHANGELOG.md in shopify-cli-2.8.0
- old
+ new
@@ -1,8 +1,12 @@
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.8.0
+### Fixed
+* [#1879](https://github.com/Shopify/shopify-cli/pull/1879): Disambiguate -s as store option
+
## Version 2.7.4
### Added
* [#1825](https://github.com/Shopify/shopify-cli/pull/1825): Support passing the connection information through arguments
### Fixed