Skip to content

Commit 83d531f

Browse files
committed
Update changelog
1 parent 5cfb71b commit 83d531f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## Version 1.2.1 (2022-02-02)
2+
3+
### Issues Closed
4+
5+
* [Issue 302](https://github.com/spyder-ide/spyder-terminal/issues/302) - Zoom level increases by 2x every time a Terminal is opened. ([PR 308](https://github.com/spyder-ide/spyder-terminal/pull/308) by [@steff456](https://github.com/steff456))
6+
7+
In this release 1 issue was closed.
8+
9+
### Pull Requests Merged
10+
11+
* [PR 308](https://github.com/spyder-ide/spyder-terminal/pull/308) - PR: Fix double zoom when openning a new terminal, by [@steff456](https://github.com/steff456) ([302](https://github.com/spyder-ide/spyder-terminal/issues/302))
12+
* [PR 306](https://github.com/spyder-ide/spyder-terminal/pull/306) - Test pywinpty 2.0.1 on CI, by [@andfoy](https://github.com/andfoy)
13+
* [PR 305](https://github.com/spyder-ide/spyder-terminal/pull/305) - PR: Update CIs, by [@steff456](https://github.com/steff456)
14+
* [PR 298](https://github.com/spyder-ide/spyder-terminal/pull/298) - PR: Increase minimal Spyder version in setup.py, by [@ccordoba12](https://github.com/ccordoba12)
15+
16+
In this release 4 pull requests were closed.
17+
18+
119
## Version 1.2.0 (2021-12-16)
220

321
### Issues Closed

0 commit comments

Comments
 (0)