summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1b88bb6..9907684 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+0.39.0 - 2023-01-31
+-------------------
+
+- Remove dependency on parameterized and use unittest.subTest
+ instead.
+- Upgrade embedded six.py module to 1.16.0 (really tiny
+ inconsequential changes).
+
0.38.0 - 2021-06-14
-------------------