We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79042d8 commit 230bec4Copy full SHA for 230bec4
CHANGELOG.md
@@ -1,10 +1,10 @@
1
## [3.0.0] - 2021-03-07
2
### Changed
3
-- **BREAKING** Default python path changed back to `python` on Windows. #237
4
-- **BREAKING** `error` event renamed to `pythonError` event
+- **BREAKING** Default python path changed back to `python` on Windows. [#237](https://github.com/extrabacon/python-shell/issues/237)
+- **BREAKING** `error` event renamed to `pythonError` event. [#118](https://github.com/extrabacon/python-shell/issues/118)
5
6
### Added
7
-- `error` event that is fired upon failure to launch process, among other things #118
+- `error` event that is fired upon failure to launch process, among other things. [#118](https://github.com/extrabacon/python-shell/issues/118)
8
9
## [1.0.8]
10
### Fixed
0 commit comments