diff --git a/CHANGELOG.md b/CHANGELOG.md index 68529b7f..a04b1233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 516b57f5..3d24ce40 100644 --- a/README.md +++ b/README.md @@ -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