Skip to content

Commit 9e38419

Browse files
committed
Update Changelog for 3.1.0a2
1 parent ed17b2e commit 9e38419

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# History of changes
22

3+
## Version 3.1.0a2 (2025/06/05)
4+
5+
### Pull Requests Merged
6+
7+
* [PR 542](https://github.com/spyder-ide/spyder-kernels/pull/542) - PR: Disable magics and commands to call Python package managers, by [@ccordoba12](https://github.com/ccordoba12)
8+
* [PR 541](https://github.com/spyder-ide/spyder-kernels/pull/541) - PR: Support pathlib and None in namespace view, by [@jitseniesen](https://github.com/jitseniesen)
9+
* [PR 540](https://github.com/spyder-ide/spyder-kernels/pull/540) - PR: Support `frozenset` in namespace view, by [@jitseniesen](https://github.com/jitseniesen)
10+
* [PR 535](https://github.com/spyder-ide/spyder-kernels/pull/535) - PR: Display contents of string arrays, by [@jitseniesen](https://github.com/jitseniesen)
11+
* [PR 533](https://github.com/spyder-ide/spyder-kernels/pull/533) - PR: Add pixi related utility functions and env info, by [@dalthviz](https://github.com/dalthviz)
12+
13+
In this release 5 pull requests were closed.
14+
15+
----
16+
317
## Version 3.1.0a1 (2025/03/13)
418

519
### Pull Requests Merged

0 commit comments

Comments
 (0)