Skip to content

Commit a2b1b55

Browse files
authored
Merge pull request #382 from ZLLentz/rel-v1.20.0
DOC/REL: v1.20.0
2 parents 7a4df63 + 33b3eb6 commit a2b1b55

File tree

3 files changed

+17
-46
lines changed

3 files changed

+17
-46
lines changed

docs/source/releases.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@ Release History
22
###############
33

44

5+
v1.20.0 (2024-04-19)
6+
====================
7+
8+
Features
9+
--------
10+
- Allow per-session separate ipython histories via ``--hist-file``
11+
command-line argument. If omitted, default ipython behavior is used.
12+
When ``--hist-file`` is included with no argument, the history file
13+
will be written a local operator console hard drive, if available.
14+
An argument can be provided to use any file as the history.sqlite file.
15+
16+
Contributors
17+
------------
18+
- zllentz
19+
20+
21+
522
v1.19.0 (2024-04-15)
623
====================
724

docs/source/upcoming_release_notes/379-enh_limit_devices.rst

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/source/upcoming_release_notes/381-maint_ipython_history.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)