From dcd6b48599c6c876c48c230a33ea54b253c4fa6e Mon Sep 17 00:00:00 2001 From: guzman-raphael Date: Tue, 8 Dec 2020 13:57:16 -0600 Subject: [PATCH] Remove mention of pending items in release log. --- docs-parts/intro/Releases_lang1.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs-parts/intro/Releases_lang1.rst b/docs-parts/intro/Releases_lang1.rst index f1170094..00e06005 100644 --- a/docs-parts/intro/Releases_lang1.rst +++ b/docs-parts/intro/Releases_lang1.rst @@ -16,8 +16,6 @@ * Bugfix: MATLAB crashes randomly on insert 8-byte string (#255) PR #257 * Bugfix: Errors thrown when seeing unsupported DataJoint types (#254) PR #265 * Bugfix: Fix SQL argument growth condition on blobs (#217) PR #220 -* (pending) Docs: Add dj.config documentation (#234) PR #??? -* (pending) Docs: Add documentation for external storage and UUID type (#321) PR #??? * Tests: Add R2016b tests (#233) PR #235 * Tests: Convert testing framework from TravisCI to GitHub Actions (#320) PR #317 * Tests: Increase test coverage