1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 08:14:15 +00:00
This commit is contained in:
orignal 2020-08-24 12:48:09 -04:00
parent 954781262c
commit a0685d804d
2 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,8 @@
- Differentiate UDP server sessions by port - Differentiate UDP server sessions by port
- ECIES-X25519-AEAD-Ratchet through I2CP - ECIES-X25519-AEAD-Ratchet through I2CP
- Don't save invalid address to AddressBook - Don't save invalid address to AddressBook
- ECDSA signatures names in SAM
- AppArmor profile
## [2.32.1] - 2020-06-02 ## [2.32.1] - 2020-06-02
### Added ### Added

View File

@ -1,4 +1,4 @@
version: 2.32.1.{build} version: 2.33.0.{build}
pull_requests: pull_requests:
do_not_increment_build_number: true do_not_increment_build_number: true
branches: branches: