forked from extern/wg-meshconf
added changelog for 2.1.0 and updated changelog for 2.2.0
This commit is contained in:
parent
7dfdbf3064
commit
a4f191672f
@ -2,8 +2,12 @@
|
||||
|
||||
## 2.2.0 (January 26, 2021)
|
||||
|
||||
- No longer dependent on `wg` binary (all keypairs are generated in pure python)
|
||||
- Now available on PyPI
|
||||
- Implemented private/public key generation using native Python code
|
||||
- Consequentially, this program no longer depends on an external `wg` binary
|
||||
|
||||
## 2.1.0 (January 13, 2021)
|
||||
|
||||
- Reorganized code and made available on PyPI
|
||||
|
||||
## 2.0.0 (November 15, 2020)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user