Skip to content

Commit 230bec4

Browse files
committed
added links
1 parent 79042d8 commit 230bec4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## [3.0.0] - 2021-03-07
22
### Changed
3-
- **BREAKING** Default python path changed back to `python` on Windows. #237
4-
- **BREAKING** `error` event renamed to `pythonError` event
3+
- **BREAKING** Default python path changed back to `python` on Windows. [#237](https://github.com/extrabacon/python-shell/issues/237)
4+
- **BREAKING** `error` event renamed to `pythonError` event. [#118](https://github.com/extrabacon/python-shell/issues/118)
55

66
### Added
7-
- `error` event that is fired upon failure to launch process, among other things #118
7+
- `error` event that is fired upon failure to launch process, among other things. [#118](https://github.com/extrabacon/python-shell/issues/118)
88

99
## [1.0.8]
1010
### Fixed

0 commit comments

Comments
 (0)