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 1qnE0u-00AAm7-It for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Oct 2023 08:10:48 +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 1qnE0P-00HWFl-SI for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Oct 2023 08:10:17 +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 1ql4dJ-00B7iH-JL for pgadmin-hackers@lists.postgresql.org; Tue, 26 Sep 2023 09:45:33 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ql4dC-006iOD-7L for pgadmin-hackers@lists.postgresql.org; Tue, 26 Sep 2023 09:45:32 +0000 Received: from github.com (hubbernetes-node-c199cc0.va3-iad.github.net [10.48.135.34]) by smtp.github.com (Postfix) with ESMTPA id 3FEF38C0DE1 for ; Tue, 26 Sep 2023 02:45:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1695721525; bh=JsBbWcdrzEkXbaa310DsbmCwkvzy6+1/19mm39UHUE4=; h=Date:From:To:Subject:From; b=Oi+BqmNSrhLuzv4mJgDiccvUmYJDytvusGR5FvlkxwgEjCSzD5+IMvLE/FgGq4EO1 lD/UK8rjhqJYsHHcwq0wpcbsYEm3vE11+lBwOPGj8zNyyB6b07pr0KrwuHJXr0nmhb Yp8FUvS1TDDx4Z1DJc5T74KrywcHB3qafQGAAPCk= Date: Tue, 26 Sep 2023 02:45:25 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 975bcd: 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: 975bcd9fb076701e55807dcfeba5a55ef06a281c https://github.com/pgadmin-org/pgadmin4/commit/975bcd9fb076701e55807dcfeba5a55ef06a281c Author: Khushboo Vashi Date: 2023-09-26 (Tue, 26 Sep 2023) Changed paths: M docs/en_US/release_notes_7_8.rst Log Message: ----------- Update release notes.