mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
doc: Add release notes
This commit is contained in:
parent
ae749d12dd
commit
a191e23b8e
1 changed files with 10 additions and 0 deletions
10
doc/release-notes-18077.md
Normal file
10
doc/release-notes-18077.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
P2P and network changes
|
||||
-----------------------
|
||||
|
||||
- Added NAT-PMP port mapping support via [`libnatpmp`](https://miniupnp.tuxfamily.org/libnatpmp.html)
|
||||
|
||||
Command-line options
|
||||
--------------------
|
||||
|
||||
- The `-natpmp` option has been added to use NAT-PMP to map the listening port. If both UPnP
|
||||
and NAT-PMP are enabled, a successful allocation from UPnP prevails over one from NAT-PMP.
|
||||
Loading…
Add table
Add a link
Reference in a new issue