Skip to content

Commit c656571

Browse files
committed
Fix CHANGELOG.txt
1 parent 7e7e983 commit c656571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/py/CHANGELOG.txt

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

0 commit comments

Comments
 (0)