From 8f34fcc5cd94d2263621e9ee672167261271d44b Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Mon, 9 Aug 2021 11:59:00 +0200 Subject: [PATCH] Update changelog [skip ci] --- NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index c77cfb8b4..f50c60732 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,5 @@ +- [otTables] Added missing ``CompositeMode.PLUS`` operator (#2390). + 4.26.1 (released 2021-08-03) ----------------------------