-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
50 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## Version 0.1.1 (2017-07-15) | ||
|
||
### Issues Closed | ||
|
||
* [Issue 36](https://github.com/spyder-ide/pywinpty/issues/36) - Release v0.1.1 | ||
* [Issue 32](https://github.com/spyder-ide/pywinpty/issues/32) - Add code autoformatter | ||
* [Issue 27](https://github.com/spyder-ide/pywinpty/issues/27) - Update README usage documentation | ||
* [Issue 22](https://github.com/spyder-ide/pywinpty/issues/22) - Add basic tests | ||
* [Issue 21](https://github.com/spyder-ide/pywinpty/issues/21) - add .txt to LICENSE to be windows friendly | ||
* [Issue 20](https://github.com/spyder-ide/pywinpty/issues/20) - Add LICENSE to Manifest.in | ||
* [Issue 4](https://github.com/spyder-ide/pywinpty/issues/4) - Add CI integration | ||
|
||
In this release 7 issues were closed. | ||
|
||
### Pull Requests Merged | ||
|
||
* [PR 29](https://github.com/spyder-ide/pywinpty/pull/29) - PR: Add appveyor CI integration | ||
* [PR 28](https://github.com/spyder-ide/pywinpty/pull/28) - PR: Update README usage documentation | ||
* [PR 26](https://github.com/spyder-ide/pywinpty/pull/26) - PR: Add LICENSE.txt to MANIFEST.in file | ||
* [PR 25](https://github.com/spyder-ide/pywinpty/pull/25) - PR: Add spawn process failure test | ||
* [PR 24](https://github.com/spyder-ide/pywinpty/pull/24) - PR: Minor test corrections | ||
* [PR 23](https://github.com/spyder-ide/pywinpty/pull/23) - PR: Basic tests addition | ||
|
||
In this release 6 pull requests were closed. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters