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 16:05:09 +0100
commitf860c953dd5c42364eb21182ddbcf568413760e4 (patch)
treeb660f90e94f3e6b898404ae1094c81e8d1671795
parent78eb38f18a66ff107f0b51988a06b1df81db2aaf (diff)
downloadcouchdb-f860c953dd5c42364eb21182ddbcf568413760e4.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