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 1qQkpf-000sAa-6i for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 08:34:20 +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 1qQkpd-00511o-9A for pgadmin-hackers@arkaria.postgresql.org; Tue, 01 Aug 2023 08:34:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQkpc-00511g-Tr for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 08:34:18 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qQkpb-000938-IX for pgadmin-hackers@lists.postgresql.org; Tue, 01 Aug 2023 08:34:16 +0000 Received: from github.com (hubbernetes-node-9e073ff.ac4-iad.github.net [10.52.130.33]) by smtp.github.com (Postfix) with ESMTPA id 5E64E70112D for ; Tue, 1 Aug 2023 01:34:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1690878854; bh=1oK+AZOJADedwqG7dItXI1oUI9/H2EFyESenw1Yb+pE=; h=Date:From:To:Subject:From; b=ffOTLcaO7L/TKr91PMP6ALA72RW7+cEyCLcEmPCXpDfLO1yQTFlKTwwvkeZQBCSM3 GW7F6aYdZU0xSJtVtk+bAFDnb/AiGcgrqzalDa2HWulxTgMp9vSznNLZCOTxEvmY2i rcnolJQWcsqwIuWZm9BCtLFNUHiaI/ZYDu35AoJQ= Date: Tue, 01 Aug 2023 01:34:14 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 31fdda: 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: 31fddaf10b02242c63d7629fe923332b557a8b92 https://github.com/pgadmin-org/pgadmin4/commit/31fddaf10b02242c63d7629fe923332b557a8b92 Author: Khushboo Vashi Date: 2023-08-01 (Tue, 01 Aug 2023) Changed paths: M docs/en_US/release_notes_7_6.rst Log Message: ----------- Update release notes.