Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRPko-001cMd-6h for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Aug 2023 04:16:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qRPkm-009kga-MD for pgadmin-hackers@arkaria.postgresql.org; Thu, 03 Aug 2023 04:16:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRPkm-009kgS-FR for pgadmin-hackers@lists.postgresql.org; Thu, 03 Aug 2023 04:16:00 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRPkk-000GL1-FP for pgadmin-hackers@lists.postgresql.org; Thu, 03 Aug 2023 04:16:00 +0000 Received: from github.com (hubbernetes-node-bbf1066.va3-iad.github.net [10.48.135.36]) by smtp.github.com (Postfix) with ESMTPA id EC7328C0876 for ; Wed, 2 Aug 2023 21:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1691036157; bh=ctvAzTM02YaynO0a9M+o1NKmwtxoJHR7eLmxkzTW5R4=; h=Date:From:To:Subject:From; b=OwaxeyIr5LYkBSfhP3jHHdMl0Cxx0J214AxA2sCiTvbihD3AYV6cBHnNN29ZOYP8v I8vZpylp9zMyvUPqEKfZXRmIiZwUuDhRBIIHWtSbMvnDSOKAVgmvbYdAg9H+m6Ix7u hoyGTGzidBBP4ceF3z08fwYQb9ePwuduLlZ1Fi1A= Date: Wed, 02 Aug 2023 21:15:56 -0700 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] c87321: Update release notes Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: c873217cf14429a33d62dc4130e4c05596ca585c https://github.com/pgadmin-org/pgadmin4/commit/c873217cf14429a33d62dc4130e4c05596ca585c Author: Aditya Toshniwal Date: 2023-08-03 (Thu, 03 Aug 2023) Changed paths: M docs/en_US/release_notes_7_6.rst Log Message: ----------- Update release notes