From 591206212199f91550afd8deb15f8af405cf3930 Mon Sep 17 00:00:00 2001 From: stefano Date: Thu, 9 May 2024 18:08:42 +0200 Subject: [PATCH] Removed old changelog (pre-fork releases) --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index a2ac283..d2cd47a 100644 --- a/README.md +++ b/README.md @@ -135,22 +135,6 @@ service checkmyip enable service checkmyip start ``` - ------------------------------------------ -### UPDATES IN V1.0.0 --> V1.1.0 ### - -**NEW FEATURES:** -- Was seeing issues where SSH would be very slow to exchange. Likely related to log file sizes, so I change the logging function to turnover to new logging files every day. - - ------------------------------------------ -### UPDATES IN V1.1.0 --> V1.3.0 ### - -- README updated for install on Ubuntu instead of CentOS -- Small tweaks to support Python3 - - - ----------------------------------------- ### CONTRIBUTING ### If you would like to help out by contributing code or reporting issues, please do!