diff --git a/NEWS.rst b/NEWS.rst index 6bc96aa0..dc667af1 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,12 @@ +v2.10.3 +======= + +Bugfixes +-------- + +- Fixed DeprecationWarning with cgi module. + + v2.10.2 ======= diff --git a/newsfragments/+cae0f8e4.bugfix.rst b/newsfragments/+cae0f8e4.bugfix.rst deleted file mode 100644 index 25fd3dcb..00000000 --- a/newsfragments/+cae0f8e4.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fixed DeprecationWarning with cgi module. \ No newline at end of file