Skip to content

Commit 1f426f9

Browse files
committed
Improve CHANGELOG.txt
1 parent 9060aaa commit 1f426f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/py/CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
v1.3.0
22
- Significant refactor, better organization
33
- `write_fig` and `_from_object` now take an additional argument:
4-
`cancel_on_error: bool`. If False, default True, returns a list of errors.
5-
- Unused `path` argument for `calc_fig` was removed.
4+
`cancel_on_error: bool, default False`. See docs.
5+
- Unused `path` argument for `calc_fig` was deprecated.
66
- Fixed race condition where two render tasks would choose the same filename
77

88

0 commit comments

Comments
 (0)