update changelog

This commit is contained in:
Matteo ℱan 2019-05-14 23:34:00 +02:00 committed by GitHub
parent e65d6d3ccc
commit 49a5ba6420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,15 @@
### py-kms_2019-05-15
- Merging for Python2 / Python3 compatibility all-in-one.
- Added new options:
- timeout, [logsize](https://github.com/SystemRage/py-kms/pull/21).
- more control on logging and info visualization (custom loglevel and stdout logfile redirection) to match [this](https://github.com/SystemRage/py-kms/issues/22) request.
- Setup for multithreading support.
- Graphical improvements:
- added a (_"really silly"_) tkinter GUI as an alternative to command line.
- [Dockerized](https://github.com/SystemRage/py-kms/pull/20) with sqlite-web.
- Fixed activation threshold.
- Renamed files, cosmetics and many other little big adjustments.
### py-kms_2018-11-15 ### py-kms_2018-11-15
- Implemented some good modifications inspired by [this](https://github.com/ThunderEX/py-kms) other fork. - Implemented some good modifications inspired by [this](https://github.com/ThunderEX/py-kms) other fork.
- Clean up code ( deleted no longer useful files randomHWID.py, randomEPID.py, timezones.py; - Clean up code ( deleted no longer useful files randomHWID.py, randomEPID.py, timezones.py;