Merge pull request #16 from k4yt3x/feature/changelog

Add 2.2.0 to changelog
This commit is contained in:
K4YT3X 2021-01-26 23:38:49 -05:00 committed by GitHub
commit 4adbc4942c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,14 @@
# Changelog
## 2.2.0 (January 26, 2021)
- 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)
Version 2.0.0 is a complete rewrite of this software. The whole software is completely re-designed from scratch. Previous versions had a lot of problems: