release version 1.1.0

This commit is contained in:
skilion 2018-01-19 23:08:48 +01:00
parent 65707a3a07
commit 5d821c4440
2 changed files with 3 additions and 3 deletions

View file

@ -3,9 +3,9 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.1.0] - 2018-01-19
### Added
- Support for shared folders
- Support for shared folders (OneDrive Personal only)
- `--download` option to only download changes
- `DC` variable in Makefile to chose the compiler
### Changed

View file

@ -6,7 +6,7 @@
* Real-Time file monitoring with Inotify
* Resumable uploads
* Support OneDrive for Business (part of Office 365)
* Shared folders :scream:
* Shared folders (not Business)
### What's missing:
* While local changes are uploaded right away, remote changes are delayed