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 1qsgiP-008woJ-Tj for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Oct 2023 09:50:18 +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 1qsgiN-008WFB-P8 for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Oct 2023 09:50:16 +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 1qsgiN-008WEu-Hs for pgadmin-hackers@lists.postgresql.org; Tue, 17 Oct 2023 09:50:16 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsgiJ-0019iX-Sz for pgadmin-hackers@lists.postgresql.org; Tue, 17 Oct 2023 09:50:15 +0000 Received: from github.com (hubbernetes-node-d079f70.ash1-iad.github.net [10.56.159.31]) by smtp.github.com (Postfix) with ESMTPA id 4ACAF1009E3 for ; Tue, 17 Oct 2023 02:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1697536211; bh=TFQuoHQf3zIxxHDGa8WRo86E6T5+eOh2DkqYKtspQ6I=; h=Date:From:To:Subject:From; b=LFedECxMDijpR7DokgMdQKwetDkaJORJSXWzzxJk7f6bIcQCU42OFeY+hS8hmZTfa AzVGiYGeeQiBm5oAxLSbI34SfDSJ6RD5ENtVTL5K5NIXSdupKmyN2Nlrl8AjZyAEva 1TMEDJlLqQuDRT/B//5ko8cCiDrvX2gRGxCN2rkM= Date: Tue, 17 Oct 2023 02:50:11 -0700 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] b51240: 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: b512404c851eb054d946f857eb5d11bf23ef528e https://github.com/pgadmin-org/pgadmin4/commit/b512404c851eb054d946f857eb5d11bf23ef528e Author: Aditya Toshniwal Date: 2023-10-17 (Tue, 17 Oct 2023) Changed paths: M docs/en_US/release_notes_7_8.rst Log Message: ----------- Update release notes