Skip to content

Commit 22384b0

Browse files
committed
Update CHANGELOG.md
1 parent ae72a21 commit 22384b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. The format
2020
- Allow field containers to be included in the list of `fields` in `FieldContainer(fields)`. If a field container is included, its sub-fields are unpacked.
2121
- Set custom attributes by keyword-arguments in `FieldContainer(fields, **kwargs)`.
2222
- Show also the progress of Newton's method for `Job.evaluate(verbose=True)`.
23+
- Switch to `tqdm.auto` for better progress bars in Jupyter notebooks.
2324

2425
## [9.3.0] - 2025-06-29
2526

0 commit comments

Comments
 (0)