From 6b90fe0c8e9ab956ffb8da9254713a559eb9eaf7 Mon Sep 17 00:00:00 2001 From: tobbenb Date: Tue, 3 Apr 2018 22:21:34 +0200 Subject: [PATCH 1/2] Remove forced port and update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 932f0df..de25b29 100755 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Access WebUI at `:8181` and walk through the wizard. ## Versions ++ **08.04.18:** Remove forced port and update README. + **05.01.18:** Deprecate cpu_core routine lack of scaling. + **12.12.17:** Rebase to alpine 3.7. + **20.07.17:** Internal git pull instead of at runtime. From fe70681e1161a1df690e60aff5cc63f527b4bd20 Mon Sep 17 00:00:00 2001 From: tobbenb Date: Tue, 3 Apr 2018 22:25:12 +0200 Subject: [PATCH 2/2] Fix time travel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de25b29..e57ffce 100755 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Access WebUI at `:8181` and walk through the wizard. ## Versions -+ **08.04.18:** Remove forced port and update README. ++ **03.04.18:** Remove forced port and update README. + **05.01.18:** Deprecate cpu_core routine lack of scaling. + **12.12.17:** Rebase to alpine 3.7. + **20.07.17:** Internal git pull instead of at runtime.