From aef9b7a2fd99358635528dc4a8136644c818b022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Tomsa?= Date: Mon, 5 Aug 2019 18:27:02 +0200 Subject: [PATCH] Add new item for the changelog Added a pull request description file to the news folder. Marked as trivial. --- news/3885.trivial.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/3885.trivial.rst diff --git a/news/3885.trivial.rst b/news/3885.trivial.rst new file mode 100644 index 00000000..7782e0c9 --- /dev/null +++ b/news/3885.trivial.rst @@ -0,0 +1 @@ +Remove a misleading code comment from Specifying Versions documentation.