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 1qutvq-002443-3y for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 12:21:18 +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 1qutvo-008s0D-46 for pgadmin-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 12:21:16 +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 1qutvn-008s01-Sm for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 12:21:16 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qutvi-001u4P-Gc for pgadmin-hackers@lists.postgresql.org; Mon, 23 Oct 2023 12:21:15 +0000 Received: from github.com (hubbernetes-node-05fbcf7.ac4-iad.github.net [10.52.135.36]) by smtp.github.com (Postfix) with ESMTPA id 9ACBE5E1291 for ; Mon, 23 Oct 2023 05:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1698063669; bh=OjU8PeWDkjBEuEKkDh6tsMy8aJJO/AUOtw+VHd184N0=; h=Date:From:To:Subject:From; b=ErrCgt4bVZSr2Ks+ccsV1AUD3CfE3x3x9aYKGtE9ObF0pb/h80lNOqM9VfgCzBlxM PlTBx6J+z+Nvd0/9GnsoYtthI0+XYol6doa2hyIqr1+7KPsBm6yZkCeGaCm435Q1uK kczuGVm/KUa+fxFB5B0VJPUUlB7gntuOEB4rjGnM= Date: Mon, 23 Oct 2023 05:21:09 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] f2bd39: 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: f2bd3933c6655a38a3866908bf04c49180aae234 https://github.com/pgadmin-org/pgadmin4/commit/f2bd3933c6655a38a3866908bf04c49180aae234 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.