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 1qnE0m-00AAm8-IH for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Oct 2023 08:10:40 +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-00HWFn-So for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Oct 2023 08:10:17 +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 1qlRup-0031C4-Bp for pgadmin-hackers@lists.postgresql.org; Wed, 27 Sep 2023 10:37:11 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qlRum-007sEm-9W for pgadmin-hackers@lists.postgresql.org; Wed, 27 Sep 2023 10:37:10 +0000 Received: from github.com (hubbernetes-node-22d2b4a.ash1-iad.github.net [10.56.150.32]) by smtp.github.com (Postfix) with ESMTPA id 635D334100F for ; Wed, 27 Sep 2023 03:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1695811026; bh=r/wJuNuUav/SXb7YpVgXP8/hWOV29YmU/RXH0ru+ew0=; h=Date:From:To:Subject:From; b=N3e12/GFgAnxehRThl6zp5SLNG4vRJhfbgWYrncnxo6Ud/BcVqze8AjrUqI7sJYJV Rf04tMqn9Zgwzugd+ZeulCmqeuQBO82gOvdYyGVg+qFIK9DGX/AAgm2TulYlGwz0UI 1tqtJxD1cSumStcdVfl4IhMYmUF7n/O+q9U6EsIA= Date: Wed, 27 Sep 2023 03:37:06 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] c6f891: 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: c6f8918983708614d8497b7101d332d6309719b7 https://github.com/pgadmin-org/pgadmin4/commit/c6f8918983708614d8497b7101d332d6309719b7 Author: Khushboo Vashi Date: 2023-09-27 (Wed, 27 Sep 2023) Changed paths: M docs/en_US/release_notes_7_8.rst Log Message: ----------- Update release notes.