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 1qdVUb-003gRE-3d for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Sep 2023 12:49:17 +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 1qdVUZ-001wTw-Tu for pgadmin-hackers@arkaria.postgresql.org; Tue, 05 Sep 2023 12:49:15 +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 1qdVUY-001wTg-Rq for pgadmin-hackers@lists.postgresql.org; Tue, 05 Sep 2023 12:49:15 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdVUQ-003C07-7Y for pgadmin-hackers@lists.postgresql.org; Tue, 05 Sep 2023 12:49:14 +0000 Received: from github.com (hubbernetes-node-5895fa3.ac4-iad.github.net [10.52.137.32]) by smtp.github.com (Postfix) with ESMTPA id 6C9091E00E0 for ; Tue, 5 Sep 2023 05:49:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1693918144; bh=v5QutvQyNB+r9qYEdWevRDvC0245oGVjf17LFic8jJI=; h=Date:From:To:Subject:From; b=KUX08UdhYmyav538OIPsYxKuQIks3hHdQ8JjaQGVjYC0WphG2ogFW3nf3Ir89GdiD WLCVyc6ANpFZLCegVWg/J9sdbc2ipuviIonHhkU6QV2gLYxjDGGCbJC/BSBaIp2rfi kqRY4Fr3y0iyRK7zCFYYr+7MXm7V2MExxYWVnLqA= Date: Tue, 05 Sep 2023 05:49:04 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 095e11: 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: 095e11247d27f95c361847ce9b67f156205d2302 https://github.com/pgadmin-org/pgadmin4/commit/095e11247d27f95c361847ce9b67f156205d2302 Author: Khushboo Vashi Date: 2023-09-05 (Tue, 05 Sep 2023) Changed paths: M docs/en_US/release_notes_7_7.rst Log Message: ----------- Update release notes.