summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2023-02-04 13:44:19 -0800
committerBob Ippolito <bob@redivi.com>2023-02-04 15:37:45 -0800
commitfb7f4004788aa939af4e766262a02b9bad0f70a9 (patch)
tree423c9bde714beb0dcc8649a3336031e1c19183c7 /CHANGES.txt
parentc891b95f40711e3dcd23bd4180b5665dce3a2032 (diff)
downloadsimplejson-fb7f4004788aa939af4e766262a02b9bad0f70a9.tar.gz
Fix #307. Build a pure python wheel
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index fcf2f8d..6302c01 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,8 @@
+Version 3.18.2 released 2023-02-04
+
+* Distribute a pure python wheel for Pyodide
+ https://github.com/simplejson/simplejson/pull/308
+
Version 3.18.1 released 2023-01-03
* Remove unnecessary `i` variable from encoder module namespace