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 1raY5F-00AGs9-JI for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Feb 2024 09:31:09 +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 1raY5D-00BzV9-UI for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Feb 2024 09:31:07 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1raY5D-00BzV1-Mw for pgadmin-hackers@lists.postgresql.org; Thu, 15 Feb 2024 09:31:07 +0000 Received: from out-20.smtp.github.com ([192.30.252.203]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1raY57-006r6t-KQ for pgadmin-hackers@lists.postgresql.org; Thu, 15 Feb 2024 09:31:06 +0000 Received: from github.com (hubbernetes-node-bae1cf7.va3-iad.github.net [10.48.153.31]) by smtp.github.com (Postfix) with ESMTPA id 4AD588C0A06 for ; Thu, 15 Feb 2024 01:31:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707989460; bh=tSD/Crkt/IuaT5jUW8Ga+5RS3BwTfM9JtTQKv8JlUOE=; h=Date:From:To:Subject:From; b=Kg6zKrmKOT3xiCzYBn2VlpVTE7HU03D4OLspOv+vgnOqdS3cEa62n2Br1SoE1lvmi wi2Q2e7MK1G0YY/g8MsFpNOmATfSMwZeyuexIA3YKlk5McEY/TjMI3ZyqUsUI09z5y jI63CkI3eGAojlasJzU+t2CSOPe8cHZXeDHdCM5M= Date: Thu, 15 Feb 2024 01:31:00 -0800 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 109291: Update Release Note. 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: 10929157b4b5598c3fb5399a5dcdef5656c19efa https://github.com/pgadmin-org/pgadmin4/commit/10929157b4b5598c3fb5399a5dcdef5656c19efa Author: Khushboo Vashi Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M docs/en_US/release_notes_8_4.rst Log Message: ----------- Update Release Note.