1.2.0 (2022-08-29)
- article: update article and add links (fcea5a7)
- docs: added architecture diagram and added documentation (6a71807)
- make: update makefile with commands for local development (4e94000)
- nginx: remove unused nginx config files (336d1d6)
1.1.0 (2022-08-27)
- archives: add a page to list links to game archives for all games (5aed6bb)
- constants: add constants for event types to track all events in redis streams (79d454a)
- disconnect: add handler for graceful disconnection with player and room cleanup (a454429)
- game: add link to event list (ef7e3f8)
- streams: updated name of room streams (c0e6274)
- disconnect: fixed errors caused when client disconnects (9d75553)
- changelog: add release-please for automatic changelog generation (7b72906)
- streams: add redis streams to capture events in the lifecycle of a game (c0d153b)
- changelog: fix release-please (881b44b)