From caabeb619fa182da176502863f1e56ae9e02b9e8 Mon Sep 17 00:00:00 2001 From: Katie Gengler Date: Thu, 18 Dec 2025 10:45:25 -0500 Subject: [PATCH] Adjust changelog wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ece7a77..83e6064 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ #### :boom: Breaking Change * `ember-cli-deprecation-workflow` - * [#222](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/222) Convert to v2 Addon - classic apps (using ember-cli for build) will want to remain on v3 ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) + * [#222](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/222) Convert to v2 Addon - classic projects (not yet using embroider for builds) will want to remain on v3 ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) #### :house: Internal * `ember-cli-deprecation-workflow`