You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)
0 commit comments