Skip to content

Commit f9ccff7

Browse files
committed
update changelog
1 parent 1558aca commit f9ccff7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.10.14-post5
4+
5+
### Added
6+
7+
- `OPT_DISALLOW_NAN` option flag for `dumps()`. When set, raises `JSONEncodeError` if a float value is NaN, Infinity, or -Infinity. Default behavior (allowing NaN/Infinity) is unchanged.
8+
39
## 3.10.14-post4
410

511
- fix handling for MagicMocks by checking torch tensor module name

0 commit comments

Comments
 (0)