Minor CHANGELOG fix

This commit is contained in:
Josh Holtrop 2022-01-30 22:03:43 -05:00
parent 3914dd896c
commit 3aca248e9d

View File

@ -7,7 +7,7 @@
### Fixes ### Fixes
- #121 - env.depends() does not work with built-root-relative "^/" paths - #121 - env.depends() does not work with build-root-relative "^/" paths
- #130 - Document -f command line option - #130 - Document -f command line option
- #133 - Clarify failed command error message indicating to run -F - #133 - Clarify failed command error message indicating to run -F
- #134 - Document CMD_STDOUT variable for Command builder - #134 - Document CMD_STDOUT variable for Command builder