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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,27 @@ In this release 6 pull requests were closed.
15
15
16
16
----
17
17
18
+
## Version 3.0.5 (2025/05/21)
19
+
20
+
### Pull Requests Merged
21
+
22
+
*[PR 544](https://github.com/spyder-ide/spyder-kernels/pull/544) - PR: Add minimal required version of `traitlets`, by [@ccordoba12](https://github.com/ccordoba12)
23
+
24
+
In this release 1 pull request was closed.
25
+
26
+
----
27
+
28
+
## Version 3.0.4 (2025-05-13)
29
+
30
+
### Pull Requests Merged
31
+
32
+
*[PR 538](https://github.com/spyder-ide/spyder-kernels/pull/538) - PR: Use Ubuntu 22.04 for testing on CIs because the 20.04 image was removed, by [@ccordoba12](https://github.com/ccordoba12)
33
+
*[PR 536](https://github.com/spyder-ide/spyder-kernels/pull/536) - PR: Preserve case sensitivity of working directory when running files, by [@jsbautista](https://github.com/jsbautista)
0 commit comments