Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Dec 28, 2024
1 parent 0cae39a commit 4db1ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Deprecated the `taskPlatform` query field, use `taskToolchain` instead.
- Deprecated the `--platform` option for `moon query tasks`, use `--toolchain` instead.
- Deprecated the `$taskPlatform` token, use `$taskToolchain` instead.
- Removed the top-level `platform` setting from `moon.yml`. The toolchain is now inferred from the top-level `language` setting.
- Removed the top-level `platform` setting from `moon.yml`. The toolchain is now inferred from the top-level `language` setting and any config files.
- Updated task option `runInCI` to support the values "always" (always run) and "affected" (only run
if affected, same as `true`).

Expand Down

0 comments on commit 4db1ac0

Please sign in to comment.