summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2023-01-28 16:55:56 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2023-02-10 17:47:03 +0000
commit496a0a483dd8629deaf7821c739b2b83c8e7d3d6 (patch)
treefc829e4d55d66082e48c0dcb0389b9f7efe377db /NEWS
parente40507dfb292de805fcbd125594579c40e5165a8 (diff)
downloadsubunit-git-external-iso8601.tar.gz
Rely on external copy of iso8601external-iso8601
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8c6444e..8cdd791 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,15 @@ subunit release notes
NEXT (In development)
---------------------
-* Drop various compatibility wrappers for Python < 3.6.
+* Subunit now has a dependency on an external iso8601
+ module rather than shipping its own.
(Jelmer Vernooij)
IMPROVEMENTS
~~~~~~~~~~~~
+* Drop various compatibility wrappers for Python < 3.6.
+
BUG FIXES
~~~~~~~~~