Skip to content

Commit

Permalink
update files for 2.2.0 release (#247)
Browse files Browse the repository at this point in the history
* update files for 2.2.0 release
  • Loading branch information
abraunegg authored Nov 23, 2018
1 parent a26a69c commit 859b551
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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).
## [2.2.0] - 2018-11-24
### Fixed
- Updated client to output additional logging when debugging
- Resolve database assertion failure due to authentication
- Resolve unable to create folders on shared OneDrive Personal accounts

### Added
- Implement feature request to Sync from Microsoft SharePoint
- Implement feature request to specify a logging directory if logging is enabled

### Changed
- Change '--download' to '--download-only' to align with '--upload-only'
- Change logging so that logging to a separate file is no longer the default

## [2.1.6] - 2018-11-15
### Fixed
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion pacman/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=onedrive
pkgver=2.1.6
pkgver=2.2.0
pkgrel=1 #patch-level (Increment this when patch is applied)
pkgdesc="A free OneDrive Client for Linux. This is a fork of the /~https://github.com/skilion/onedrive repository"
license=("unknown")
Expand Down

0 comments on commit 859b551

Please sign in to comment.