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 1quns9-001gs6-RH for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 05:53:05 +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 1quns7-005jDC-ME for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 05:53:04 +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 1quns7-005jCs-F1 for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 05:53:04 +0000 Received: from out-17.smtp.github.com ([192.30.252.200]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1quns5-001r6L-Nx for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 05:53:02 +0000 Received: from github.com (hubbernetes-node-a841222.va3-iad.github.net [10.48.206.51]) by smtp.github.com (Postfix) with ESMTPA id AC370412DF for ; Sun, 22 Oct 2023 22:53:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698040380; bh=MjZn8jXrDchopjl+0MY3lyROSZZIdH0r0UrTioMyBno=; h=Date:From:To:Subject:From; b=jikVAfntsJz2jHSC2FTniVg4vM5I3lPhwGMsUWB34ka/xAHgAINEK+N8hXLyuyTU1 Z0xNmseM3zy1yDhnxWMFTmdsc2n/KzYjXHmVavM6LEIB2uNsbPTgTSjYPXLv9I7zYr 1MMPjSVp5M2LHGeM1yvf6O77cE7VidvMYiS/edi4= Date: Sun, 22 Oct 2023 22:53:00 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 6d5556: 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: 6d555645e9495fca81d2907bc672b5613b626faf https://github.com/pgadmin-org/pgadmin4/commit/6d555645e9495fca81d2907bc672b5613b626faf Author: Khushboo Vashi Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M docs/en_US/release_notes_7_9.rst Log Message: ----------- Update release notes.