Skip to content

Commit

Permalink
Update history with simplejson change
Browse files Browse the repository at this point in the history
  • Loading branch information
timsavage committed Mar 27, 2024
1 parent 9d745c5 commit 209a1e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
2.10rc2
=======

Changes
-------

- Remove simplejson as a fallback. Is no longer required with Python 3.8 plus and
has worse performance that the builtin json module.

Bugfix
------

Expand Down

0 comments on commit 209a1e0

Please sign in to comment.