From abe305a80d3922f715d606a1f6a34896d8d99d9d Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 16 Jan 2017 18:05:15 -0500 Subject: [PATCH] NEWS: update for 0.9.2 release --- NEWS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 428007a..767d6a0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ User-visible changes in "magic-wormhole": -## Release 0.9.2 (???) +## Release 0.9.2 (16-Jan-2017) Tor support was rewritten. `wormhole send`, `wormhole receive`, `wormhole ssh invite`, and `wormhole ssh accept` all now accept three @@ -37,8 +37,10 @@ you didn't use the Tab key while entering the code. (#15) readline-completion library caused a failure on previous releases). (#111) -Thanks to Atul Varma, Leo Arias, dkg, and Joey Hess for patches and bug -reports in this cycle. +Thanks to Atul Varma, Leo Arias, Daniel Kahn Gillmor, Christopher Wood, +Kostin Anagnostopoulos, Martin Falatic, and Joey Hess for patches and +bug reports in this cycle. + ## Release 0.9.1 (01-Jan-2017)