Skip to content

Commit 626eec2

Browse files
author
Taher Chegini
committed
DOC: Update the changelog. [skip ci]
1 parent 8de6eaf commit 626eec2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

HISTORY.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
History
33
=======
44

5-
0.19.4 (2025-03-07)
5+
0.19.5 (2025-03-07)
66
-------------------
77

88
Internal Changes
99
~~~~~~~~~~~~~~~~
10-
- Use ``orjson`` instead of ``ujson`` due to the package not being
11-
maintained anymore. The developer of ``ujson`` raised conrcerns
12-
about security vulnerabilities and recommended using ``orjson``
13-
instead.
10+
- Use ``json`` instead of ``ujson`` due to the package not being
11+
maintained anymore.
12+
- Use ``numbers.Number`` instead of ``np.number`` for type checking
13+
as it's indicated in the ``numpy`` documentation.
1414

1515
0.19.0 (2025-01-17)
1616
-------------------

0 commit comments

Comments
 (0)