[changelog] updated
This commit is contained in:
parent
b15350d959
commit
73fc4546ed
1 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]], and this project adheres to
|
The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]], and this project adheres to
|
||||||
[[https://semver.org/spec/v2.0.0.html][Semantic Versioning]].
|
[[https://semver.org/spec/v2.0.0.html][Semantic Versioning]].
|
||||||
|
|
||||||
* [0.7.0] - 2019-07-??
|
* [0.7.0] - 2019-07-12
|
||||||
|
|
||||||
** Added
|
** Added
|
||||||
|
|
||||||
|
@ -14,6 +14,12 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
|
||||||
- Display total size and progress for entire run (#94)
|
- Display total size and progress for entire run (#94)
|
||||||
- Sync more than one source directory into a single bucket/prefile (#25)
|
- Sync more than one source directory into a single bucket/prefile (#25)
|
||||||
|
|
||||||
|
** Dependencies
|
||||||
|
|
||||||
|
- Upgrade ~jackson-databind~ from ~2.9.9~ to ~2.9.9.1~ (#101)
|
||||||
|
- Upgrade ~aws-java-sdk-s3~ from ~1.11.580~ to ~1.11.587~ (#104)
|
||||||
|
- Upgrade ~sbt-assembly~ from ~0.14.9~ to ~0.14.10~ (#105)
|
||||||
|
|
||||||
* [0.6.1] - 2019-07-03
|
* [0.6.1] - 2019-07-03
|
||||||
|
|
||||||
** Fixed
|
** Fixed
|
||||||
|
|
Loading…
Reference in a new issue