Skip to content

Commit 6afa5b6

Browse files
committed
update changelog
1 parent b7d84b4 commit 6afa5b6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## Version 0.4.1 (2020/08/05)
2+
3+
### Issues Closed
4+
5+
* [Issue 235](https://github.com/spyder-ide/spyder-terminal/issues/235) - Plugin fails on Python 3.8 and Windows ([PR 236](https://github.com/spyder-ide/spyder-terminal/pull/236) by [@steff456](https://github.com/steff456))
6+
7+
In this release 1 issue was closed.
8+
9+
### Pull Requests Merged
10+
11+
* [PR 236](https://github.com/spyder-ide/spyder-terminal/pull/236) - PR: Add tornado patch for python 3.8 in windows, by [@steff456](https://github.com/steff456) ([235](https://github.com/spyder-ide/spyder-terminal/issues/235))
12+
13+
In this release 1 pull request was closed.
14+
15+
116
## Version spyder-terminal v0.4.0 (2020/07/21)
217

318
### Issues Closed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Follow the steps to release a new version of spyder-terminal
2525

2626
* git clean -xfdi
2727

28-
* Update CHANGELOG.md with `loghub spyder-ide/spyder-terminal -zr "spyder-terminal vX.X.X"`
28+
* Update CHANGELOG.md with `loghub spyder-ide/spyder-terminal --milestone vX.X.X`
2929

3030
* git add and git commit with "Update Changelog"
3131

0 commit comments

Comments
 (0)