From 5ea96b265045ecfb936e25db45f768cab03cfc2e Mon Sep 17 00:00:00 2001 From: Luke The Dev <252071647+iamlukethedev@users.noreply.github.com> Date: Wed, 18 Mar 2026 04:43:18 +0000 Subject: [PATCH] Create CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7ee18b1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to Claw3D will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project follows Semantic Versioning where practical. + +## [0.1.0] - 2026-03-17 + +### Added + +- Initial public Claw3D project documentation, including `README.md`, `VISION.md`, and `ARCHITECTURE.md`. +- A gateway-first web UI for connecting to OpenClaw agents, monitoring runtime activity, and managing agent workflows. +- A retro-office 3D environment for visualizing agent activity, spatial interactions, and immersive operational surfaces. +- An office builder flow for editing and publishing office layouts.