From 9d936343821acba1c9a639c36b0ce2fde1085f5b Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Sat, 8 Aug 2026 00:09:56 +0100 Subject: [PATCH] Readme, addition of changelog. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0f4aeb..f6fb72d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ If you want the details, start with the [Compose guide](docker-compose/README.md - [Database schema](docs/schema.md) - the tables and data model the app maintains. - [WebSocket reference](docs/websocket.md) - the live player and snapshot channels. - [Compose guide](docker-compose/README.md) - deployment options and service layout. +- [Changelog](CHANGELOG.md) - release history and notable changes. ## Explore The Docs