From 573e1c21adf3d889357a0bec138b94b5c1859234 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Tue, 25 Mar 2025 20:42:44 -0400 Subject: [PATCH] Update VERSION.md --- VERSION.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/VERSION.md b/VERSION.md index b7cfde03..1202e48e 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,6 +1,11 @@ # LittleLink Version History -## Current Version: v3.5.0 +## Current Version: v3.6.0 + +### v3.6.0 - 3/25/2025 +- Finally adds Docker support to LittleLink. See [PR #151](https://github.com/sethcottle/littlelink/pull/151), thank you [@lllahaye](https://github.com/lllahaye). + - Docker support has been a long-standing community request. While I previously closed similar PRs in an effort to keep the LittleLink repo as minimal as possible, several community forks emerged that added Docker support independently. Over the last few weeks I had been reconsidering this stance—this PR arrived at just the right time. +- Updated the brand color for Signal. ### v3.5.0 - 3/10/2025 - Added LittleLink Extended information in `index.html`