From 30c9705c146432447cf14b98a4ca5aa41b57ac5d Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 6 Apr 2020 13:17:01 +0200 Subject: [PATCH] Update buglist. --- docs/bugs_by_version.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/bugs_by_version.json b/docs/bugs_by_version.json index 0d0f30c48..b12393016 100644 --- a/docs/bugs_by_version.json +++ b/docs/bugs_by_version.json @@ -1013,5 +1013,9 @@ "MemoryArrayCreationOverflow" ], "released": "2020-03-10" + }, + "0.6.5": { + "bugs": [], + "released": "2020-04-06" } } \ No newline at end of file