Skip to content

Commit 79ad134

Browse files
ccordoba12meeseeksmachine
authored andcommitted
Backport PR #564: Update Changelog for 3.1.0
1 parent 6f1944d commit 79ad134

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## Version 3.1.0 (2025/10/01)
4+
5+
### New features
6+
7+
* Disable magics and commands to call Python package managers (e.g. `!pip` or `%conda`).
8+
* Add `%profile`, `%profilefile` and `%profilecell` magics.
9+
* Add support for IPython 9.
10+
* Drop support for Python 3.8.
11+
12+
----
13+
314
## Version 3.1.0b2 (2025/09/26)
415

516
### Pull Requests Merged

0 commit comments

Comments
 (0)