From ef18c3570afbb83130a06bd21babec124f2efda2 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Tue, 29 Aug 2023 01:50:23 +0300 Subject: [PATCH] Added changelog --- CHANGES/1290.bugfix.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/1290.bugfix.rst diff --git a/CHANGES/1290.bugfix.rst b/CHANGES/1290.bugfix.rst new file mode 100644 index 00000000..04ba92dc --- /dev/null +++ b/CHANGES/1290.bugfix.rst @@ -0,0 +1 @@ +Fixed error overlapping when validation error is caused by remove_unset root validator in base types and methods.