summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-12-18 14:34:19 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-12-18 14:34:19 -0500
commitf0881ba8af57d1a122ef19c40d144afdcb6e0824 (patch)
treeecba42f14f0c919d94332e2633d9b0e6834c9cec /sites
parent3e4bdf998f5b1508322234a527e8fa432220368b (diff)
Cut 3.4.0
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 9814298e..b7d93b35 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+- :release:`3.4.0 <2023-12-18>`
- :feature:`-` `Transport` grew a new ``packetizer_class`` kwarg for overriding
the packet-handler class used internally. Mostly for testing, but advanced
users may find this useful when doing deep hacks.