CHANGELOG.md in shopify-cli-2.24.0 vs CHANGELOG.md in shopify-cli-2.25.0
- old
+ new
@@ -1,8 +1,17 @@
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.25.0 - 2022-09-14
+
+### Added
+* [#2600](https://github.com/Shopify/shopify-cli/pull/2600): Add support to the `SIGTERM` signal
+* [#2602](https://github.com/Shopify/shopify-cli/pull/2602): Add `--only/--ignore` support to the `theme serve` command
+
+### Fixed
+* [#2607](https://github.com/Shopify/shopify-cli/pull/2607): Fix proxy to redirect to host and port set by cli
+
## Version 2.24.0 - 2022-08-29
### Fixed
* [#2572](https://github.com/Shopify/shopify-cli/pull/2572): **Breaking** Update theme-check to 1.11.0 (dropped support for ruby 2.6)