abraunegg-onedrive/CHANGELOG.md

27 lines
689 B
Markdown
Raw Normal View History

2018-01-02 16:59:10 +01:00
# Changelog
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).
2018-01-19 23:08:48 +01:00
## [1.1.0] - 2018-01-19
2018-01-02 16:59:10 +01:00
### Added
2018-01-19 23:08:48 +01:00
- Support for shared folders (OneDrive Personal only)
2018-01-02 16:59:10 +01:00
- `--download` option to only download changes
- `DC` variable in Makefile to chose the compiler
### Changed
- Print logs on stdout instead of stderr
- Improve log messages
## [1.0.1] - 2017-08-01
### Added
- `--syncdir` option
### Changed
- `--version` output simplified
- Updated README
### Fixed
- Fix crash caused by remotely deleted and recreated directories
## [1.0.0] - 2017-07-14
### Added
- `--version` option