[changelog] Updated
This commit is contained in:
parent
a41a99a88a
commit
c974f05ade
1 changed files with 24 additions and 0 deletions
|
@ -6,6 +6,30 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
|
|||
[[https://semver.org/spec/v2.0.0.html][Semantic Versioning]].
|
||||
|
||||
|
||||
* [0.10.0] - 2019-10-08
|
||||
|
||||
This is the last ~v0.x~ feature release. The next feature release will be ~v1.x~.
|
||||
|
||||
** Fixed
|
||||
|
||||
- Can't publish new releases to sonatype (#219)
|
||||
|
||||
** Added
|
||||
|
||||
- Accept ~parallel~ in config files (#230)
|
||||
|
||||
** Changed
|
||||
|
||||
- Reduce Progress widget from 3 lines to 2 (#221)
|
||||
- Perform delete operations in parallel (#223)
|
||||
|
||||
** Dependencies
|
||||
|
||||
- Update ~sbt-bloop~ to ~1.3.3~ (#224)
|
||||
- Update ~zio~, ~zio-streams~ to ~1.0.0-RC14~ (#226)
|
||||
- Update ~sbt-bloop~ to ~1.3.4~ (#228)
|
||||
- Rollback ~sbt-ci-release~ to ~1.3.2~ (#231)
|
||||
|
||||
* [0.9.1] - 2019-09-28
|
||||
|
||||
** Fixed
|
||||
|
|
Loading…
Reference in a new issue