diff --git a/CHANGELOG.md b/CHANGELOG.md index babc29e29..10b1bdb2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +## [v0.1.9] — 2026-02-18 + ### Fixed - `make game` now builds client before launching — was missing `build-client` dependency, causing class_name registration failures after `make clean` - `build-client` uses `--import --quit` instead of just `--quit` — ensures `.godot/` cache and `global_script_class_cache.cfg` are created from scratch