Update changelog

pull/10/head
Dennis Schwerdel 2017-04-12 11:34:51 +02:00
parent 600ed7c245
commit e7cc3ed331
1 changed files with 5 additions and 1 deletions

View File

@ -6,8 +6,12 @@ This project follows [semantic versioning](http://semver.org).
### UNRELEASED
- [added] Added CHANGELOG
- [added] Locking local repository to avoid index corruption
- [fixed] Creating empty bundle cache on init to avoid warninigs
- [modified] No longer trying to upload by rename
- [fixed] Creating empty bundle cache on init to avoid warnings
- [fixed] Calling sodiumoxide::init for faster algorithms and thread safety (not needed)
- [fixed] Fixed a deadlock in the bundle upload code
- [fixed] Also setting repository dirty on crash
- [fixed] Ignoring missing backups folder
### v0.1.0 (2017-04-11)