README Updated

This commit is contained in:
root 2018-02-13 22:59:01 +00:00
parent 12d91d75bc
commit 782e0f24b2

13
README.md Normal file → Executable file
View file

@ -6,7 +6,7 @@ Lookup your IP Address from a CLI with `telnet telnetmyip.com` or `ssh sshmyip.c
-----------------------------------------
### VERSION ###
The version of CheckMyIP documented here is: **v1.0.0**
The version of CheckMyIP documented here is: **v1.1.0**
-----------------------------------------
### TABLE OF CONTENTS ###
@ -14,7 +14,8 @@ The version of CheckMyIP documented here is: **v1.0.0**
2. [How to Use](#how-to-use)
3. [Using the API](#using-the-api)
4. [Install Process](#install-process)
5. [Contributing](#contributing)
5. [1.0.0 TO 1.1.0 Updates](#updates-in-v100----v110)
6. [Contributing](#contributing)
-----------------------------------------
@ -169,6 +170,14 @@ service checkmyip status
```
-----------------------------------------
### 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.
-----------------------------------------
### CONTRIBUTING ###
If you would like to help out by contributing code or reporting issues, please do!