Next Release¶
Contributors: Every pull request MUST include an entry in this file describing the change. When a new version is released, this file will be archived as
vX.Y.Z.mdand a fresh copy will take its place.
How to add an entry¶
Append your change under the appropriate category below. Use this format:
If no category fits, add a new one following Keep a Changelog conventions.
Added¶
Changed¶
- Project config templates and docs now show where the single godotmaker-cli pipeline model override belongs while leaving concrete model IDs to the CLI documentation (#81).
- Added a commented
reasoning_effortexample to the default project config template for GodotMakerApp-driven pipelines. - Clarified the README demo GIF labels with concrete game-type names.