From 4905936d688ae3136e12abe7745005c9539b532f Mon Sep 17 00:00:00 2001 From: Paul Natsuo Kishimoto Date: Tue, 11 Jan 2022 14:57:01 +0100 Subject: [PATCH] Mark v2.6.2 in doc/whatsnew --- doc/whatsnew.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index df75b1362..78b130d69 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -8,8 +8,13 @@ What's new? :backlinks: none :depth: 1 -Next release -============ +.. Next release +.. ============ + +v2.6.2 (2022-01-11) +=================== + +This release contains mainly compatibility updates and testing changes. - https://khaeru.github.io/sdmx/ now serves a dashboard summarizing automatic, daily tests of every SDMX 2.1 REST API endpoints for every :doc:`data source ` built-in to :mod:`sdmx`. See :ref:`service-policy` (:pull:`90`). - Pydantic >= 1.9 is supported (:pull:`91`).