aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
blob: 94d230f90daa3e532237dce03c9a680d21f3b62d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Version 0.2.1

- Bump sbt version and bootstrap version

# Version 0.2.0

- Change behavior of missing credentials: warn when publising locally
  (as before), but fail when trying to publish (new behavior). (#6, by
  djspiewak)

- Add documentation on signing and recommendation on best
  practices. (#7, by djspiewak)

# Version 0.1.x

- Initial development, sign all published artifacts and default to
  warning if unable to sign.