summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2023-01-05 16:05:09 +0100
committerJan Lehnardt <jan@apache.org>2023-01-05 17:01:52 +0100
commitac70fc05b329bc3d28879898b3bde928c073998b (patch)
treea5438e9e75fbc1ad3f0efd161bf2bdc20397be63
parent4048b567cac1c082d89f9cd78f9a294887ec198b (diff)
downloadcouchdb-ac70fc05b329bc3d28879898b3bde928c073998b.tar.gz
doc(whatsnew): document 3.3.1 updates
-rw-r--r--src/docs/src/whatsnew/3.3.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/docs/src/whatsnew/3.3.rst b/src/docs/src/whatsnew/3.3.rst
index 5eca323da..3b205aeec 100644
--- a/src/docs/src/whatsnew/3.3.rst
+++ b/src/docs/src/whatsnew/3.3.rst
@@ -20,6 +20,21 @@
:depth: 1
:local:
+.. _release/3.3.1:
+
+Version 3.3.1
+=============
+
+Features and Enhancements
+-------------------------
+
+* :ghissue:`4343`, :ghissue:`4344`, :ghissue:`4345`: Fix ``undef`` when
+ parsing replication doc body with a ``user_ctx``.
+* :ghissue:`4346`: Add ``make`` target to find ``undef`` errors.
+* :ghissue:`4347`: Remove failed ``couch_plugins`` experiment, fixes more
+ ``undef`` errors.
+* :ghissue:`4348`: Fix ``undef`` error in ``weatherreport``.
+
.. _release/3.3.0:
Version 3.3.0