Update README.md

This commit is contained in:
Josh Stark 2017-04-30 19:52:38 +01:00 committed by GitHub
parent 6733dee82f
commit c491967db9

View File

@ -38,6 +38,10 @@ Finally, schedules can be started or stopped at any point, using the schedules l
![https://raw.githubusercontent.com/linuxserver/davos/master/docs/list.PNG](https://raw.githubusercontent.com/linuxserver/davos/master/docs/list.PNG)
# Changelog
- **2.2.0**
- Added identity file authentication for SFTP connections
- Included a version checker to help prompt users when a new version is available
- **Full disclosure**: This makes a GET request to GitHub to ascertain the latest release version.
- **2.1.2**
- Fixed NaN bug caused by empty files (Div/0)