From 9a1f293c411f502d4a23b467b432463f418225de Mon Sep 17 00:00:00 2001 From: John Dorman Date: Tue, 7 Jul 2020 00:52:02 -0700 Subject: [PATCH] Release notes. --- on-boot-script/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/on-boot-script/README.md b/on-boot-script/README.md index ecd6cae..6fac777 100644 --- a/on-boot-script/README.md +++ b/on-boot-script/README.md @@ -34,4 +34,12 @@ exit Examples: * Start a DNS Container [10-dns.sh](../dns-common/on_boot.d/10-dns.sh) * Start wpa_supplicant [on_boot.d/10-wpa_supplicant.sh](examples/udm-files/on_boot.d/10-wpa_supplicant.sh) - \ No newline at end of file + + +## Version History + +### 1.0.1 +* Fully automated install, all that is left is populating /mnt/data/on_boot.d + +### 1.0.0 +* First release that persists through firmware \ No newline at end of file