From e5ee99d7bb7bc4258716da2e795f6a22fdd5da17 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 20 Mar 2021 21:13:00 +0000 Subject: [PATCH] Bot Updating Templated Files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff82ac3..1881781 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **25.02.21:** - Add python dependencies from homeassistant base image. * **07.02.21:** - Fix building from the wrong requirement file. Add ssh client & external DB libs. * **06.02.21:** - Add iputils so ping works as non root user. * **30.01.21:** - Initial Release.