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 1ra8E9-008D5g-Mn for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Feb 2024 05:54:37 +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 1ra8E8-004AwO-C4 for pgadmin-hackers@arkaria.postgresql.org; Wed, 14 Feb 2024 05:54:36 +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 1ra8E8-004AwG-4k for pgadmin-hackers@lists.postgresql.org; Wed, 14 Feb 2024 05:54:36 +0000 Received: from out-19.smtp.github.com ([192.30.252.202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ra8E5-0076bL-GQ for pgadmin-hackers@lists.postgresql.org; Wed, 14 Feb 2024 05:54:35 +0000 Received: from github.com (hubbernetes-node-766d89c.va3-iad.github.net [10.48.142.40]) by smtp.github.com (Postfix) with ESMTPA id 00A2CE105D for ; Tue, 13 Feb 2024 21:54:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707890072; bh=e8m2AzAP8Sav0pTiLSMG8aYutU1Byzz1olt99UF6TO4=; h=Date:From:To:Subject:From; b=dar2VjonXoA49KN23o7CIiWiKyKUZT2088EF6F1voTtTikJ5B4Hj4ZG1A25+lq5AX MqUUhq+xtoORCVuPC5TEMNnw/OwpUG8sXnQItp7mZ3PCZMR/xTU/Ov/LCdhsAiEuZp x0PzeHCaU+Bs4jjtRjnEZTKiLiBu2bZNgoeRVu3s= Date: Tue, 13 Feb 2024 21:54:31 -0800 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 389896: 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: 389896411a595a6897b53456fa69e7c017bb9d4a https://github.com/pgadmin-org/pgadmin4/commit/389896411a595a6897b53456fa69e7c017bb9d4a Author: Khushboo Vashi Date: 2024-02-14 (Wed, 14 Feb 2024) Changed paths: M docs/en_US/release_notes_8_4.rst Log Message: ----------- Update Release Notes.