summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2023-04-04 13:38:35 -0700
committerBob Ippolito <bob@redivi.com>2023-04-04 13:38:52 -0700
commit440a5e45be508bb0a0ed25af62b7dbfe8cf1e142 (patch)
tree5b6eb5814c44fa7ec2e6b013cd796589a688b7c2 /CHANGES.txt
parentdbd0aa395f480ef249cff9dc9add54a3035fc9e2 (diff)
downloadsimplejson-440a5e45be508bb0a0ed25af62b7dbfe8cf1e142.tar.gz
SJ-PT-23-101: Remove unused unichr import from encoder
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 270b22e..4b600ef 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,7 @@ Version 3.19.0 released 2023-04-XX
limit quadratic number parsing (SJ-PT-23-03)
* Fix inconsistencies with error messages between the C and Python
implementations (SJ-PT-23-100)
+* Remove unused unichr import from encoder (SJ-PT-23-101)
Version 3.18.4 released 2023-03-14