summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2018-06-06 14:32:35 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2018-06-06 14:32:35 +0100
commita8a03efaf8967f2317cea1fe9a1aa002feaf1bf5 (patch)
tree498e4cae2e7269dd83be28111dffe605c4e30e12
parentea97a4d4d23962350c8d025a814af828f2efe5ba (diff)
downloadgitano-a8a03efaf8967f2317cea1fe9a1aa002feaf1bf5.tar.gz
News updates
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e9b23f6..61318c1 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,15 @@ This document lists important things to know about changes to Gitano between
one release and the next. It is arranged in reverse-version-order, with the
newest NEWS at the top.
+Changes since v1.1 (UNRELEASED v1.2)
+------------------
+
+* Support for ED25519 SSH keys now added.
+* Makefile tweaks for newer pandoc support
+* `config` command's help updated with list-like examples
+* Yarn tests updated to verify user-self-rename works and groups with dots work
+* A bug in the Lace handlers was corrected, to ensure that the default ruleset
+ works cleanly for owners pushing adminrefs with no hook changes.
Changes since v1.0
------------------