Improve changelog wording

This commit is contained in:
Michael B. Gale 2023-06-13 20:46:47 +01:00
parent ba64fee9b1
commit c8785050e2
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F

View file

@ -2,7 +2,7 @@
## [UNRELEASED]
- Experimental: add a new `resolve-environment` action which invokes a corresponding, new CLI command that allows CodeQL extractors to try and infer a configuration for the build environment that is required to build a given project. Do not use this in production as it is part of an internal experiment and subject to change at any time.
- Experimental: add a new `resolve-environment` action which attempts to infer a configuration for the build environment that is required to build a given project. Do not use this in production as it is part of an internal experiment and subject to change at any time.
## 2.20.0 - 13 Jun 2023