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 1qSyoI-007zYT-CW for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Aug 2023 11:54:06 +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 1qSyoG-0097i2-Kd for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Aug 2023 11:54:05 +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 1qSyoG-0097hu-DU for pgadmin-hackers@lists.postgresql.org; Mon, 07 Aug 2023 11:54:04 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qSyoE-0015Qk-9y for pgadmin-hackers@lists.postgresql.org; Mon, 07 Aug 2023 11:54:04 +0000 Received: from github.com (hubbernetes-node-5dadfdf.va3-iad.github.net [10.48.140.34]) by smtp.github.com (Postfix) with ESMTPA id 1C2A38C11B2 for ; Mon, 7 Aug 2023 04:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1691409241; bh=tppRgRApS52ur1XT2ME3SrmNDyYAYwK2a7RJ4nXgvGs=; h=Date:From:To:Subject:From; b=cy5ckNPOl5OeROS+ejb9Qt5iU41ltnJPBC0rfCnV3HevnLyy0TrxjunzX5BkweNQ2 aod2KJlbuuUN6FemHke4+Yib6L6AnKszwm+anbh+Fx0WcNki85/5+D38HgbOrJJwN8 ipDoUkh+1YGHqntXH+eUpjm3xjQ8d2FSECIDHabA= Date: Mon, 07 Aug 2023 04:54:00 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f399b3: 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: f399b30605d00781defc3cf9437bae3067dbd887 https://github.com/pgadmin-org/pgadmin4/commit/f399b30605d00781defc3cf9437bae3067dbd887 Author: Khushboo Vashi Date: 2023-08-07 (Mon, 07 Aug 2023) Changed paths: M docs/en_US/release_notes_7_6.rst Log Message: ----------- Update release notes.