Skip to content

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.md and a fresh copy will take its place.

How to add an entry

Append your change under the appropriate category below. Use this format:

- Brief description of the change (#PR_NUMBER) — @author

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_effort example to the default project config template for GodotMakerApp-driven pipelines.
  • Clarified the README demo GIF labels with concrete game-type names.

Fixed

Removed