aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
new file mode 100644
index 0000000..4dbe747
--- /dev/null
+++ b/RELEASES.md
@@ -0,0 +1,13 @@
+# 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.