mirror of
https://github.com/SystemRage/py-kms.git
synced 2024-11-10 17:49:37 +08:00
modified changelog
This commit is contained in:
parent
1272caba01
commit
35bf4b556f
1 changed files with 8 additions and 8 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -22,20 +22,20 @@
|
|||
- *Added Office 2016 CountKMSID*
|
||||
|
||||
### py-kms_2015-07-29
|
||||
- * Added Windows 10 UUID*
|
||||
- *Added Windows 10 UUID*
|
||||
|
||||
### py-kms_2014-10-13 build 3:
|
||||
- * Added Client Activation Examples: "client-activation.txt"*
|
||||
- * Added Volume Keys: "client-keys.txt"*
|
||||
- *Added Client Activation Examples: "client-activation.txt"*
|
||||
- *Added Volume Keys: "client-keys.txt"*
|
||||
|
||||
### py-kms_2014-10-13 build 2:
|
||||
- * Added missing skuIds in file "kmsbase.py". Thanks (user_hidden)*
|
||||
- *Added missing skuIds in file "kmsbase.py". Thanks (user_hidden)*
|
||||
|
||||
### py-kms_2014-10-13 build 1:
|
||||
- * The server now outputs the hwid in use.*
|
||||
- * The server hwid can be random by using parameter: "-w random". Example: "python server.py -w random"*
|
||||
- * Included file "randomHWID.py" to generate random hwid on demand.*
|
||||
- * Included file "randomPID.py" to generate random epid and hwid on demand.*
|
||||
- *The server now outputs the hwid in use.*
|
||||
- *The server hwid can be random by using parameter: "-w random". Example: "python server.py -w random"*
|
||||
- *Included file "randomHWID.py" to generate random hwid on demand.*
|
||||
- *Included file "randomPID.py" to generate random epid and hwid on demand.*
|
||||
|
||||
### py-kms_2014-03-21T232943Z:
|
||||
- *The server HWID can now be specified on the command line.*
|
||||
|
|
Loading…
Reference in a new issue