changelog updated

updated changelog to reflect PRs.
This commit is contained in:
Xonshiz 2018-05-23 08:32:34 +05:30
parent dbd2eb4a85
commit 3764978595
3 changed files with 11 additions and 3 deletions

View File

@ -98,3 +98,7 @@
- Fix for #18 [2018.04.29]
- PR Merge for #126 (#127) [2018.05.07]
- Fix for #128 [2018.05.07]
- PR Merge for #131 (#136) [2018.05.12]
- PR Merge for #130 (#129) [2018.05.16]
- PR Merge for #135 (#133) [2018.05.20]
- PR Merge for #137 (#129 and #136) [2018.05.21]

View File

@ -1 +1 @@
"C:\Python27\Scripts\pyinstaller" --onefile --hidden-import=queue --icon="Logo.ico" "__main__.py"
"C:\Python\x86\Python27\Scripts\pyinstaller" --onefile --hidden-import=queue --icon="Logo.ico" "__main__.py"

View File

@ -98,3 +98,7 @@
- Fix for #18 [2018.04.29]
- PR Merge for #126 (#127) [2018.05.07]
- Fix for #128 [2018.05.07]
- PR Merge for #131 (#136) [2018.05.12]
- PR Merge for #130 (#129) [2018.05.16]
- PR Merge for #135 (#133) [2018.05.20]
- PR Merge for #137 (#129 and #136) [2018.05.21]