Add changes file for ticket 40084

This commit is contained in:
Neel Chauhan 2020-11-15 14:33:43 -08:00
parent eacf528915
commit 3057671a38

4
changes/ticket40084 Normal file
View File

@ -0,0 +1,4 @@
o Major features (control port, onion services):
- Add support for creating version 3 onion services with authorization
from the control port. Previously, we could only create version 2
services here. Closes ticket 40084. Patch by Neel Chauhan.