diff --git a/CHANGES.md b/CHANGES.md index bd47a25..2a59b01 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,8 @@ ## 1.0a4 (unreleased) +- Add experimental windows support. + - Support `mxmake update` command, updating the Makefile without prompting for settings. - Use importlib.metadata to load entrypoints.