Readme, addition of changelog.

This commit is contained in:
2026-08-08 00:09:56 +01:00
parent 3cba68e256
commit 9d93634382
+1
View File
@@ -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. - [Database schema](docs/schema.md) - the tables and data model the app maintains.
- [WebSocket reference](docs/websocket.md) - the live player and snapshot channels. - [WebSocket reference](docs/websocket.md) - the live player and snapshot channels.
- [Compose guide](docker-compose/README.md) - deployment options and service layout. - [Compose guide](docker-compose/README.md) - deployment options and service layout.
- [Changelog](CHANGELOG.md) - release history and notable changes.
## Explore The Docs ## Explore The Docs