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 1rYOve-00FpF3-Fi for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Feb 2024 11:20:23 +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 1rYOvd-008Hdw-9l for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Feb 2024 11:20:21 +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 1rYOvd-008Hdo-1c for pgadmin-hackers@lists.postgresql.org; Fri, 09 Feb 2024 11:20:21 +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 1rYOva-005sOs-9B for pgadmin-hackers@lists.postgresql.org; Fri, 09 Feb 2024 11:20:19 +0000 Received: from github.com (hubbernetes-node-2194961.va3-iad.github.net [10.48.143.33]) by smtp.github.com (Postfix) with ESMTPA id 346748C133B for ; Fri, 9 Feb 2024 03:20:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1707477617; bh=TzTHjR5ljfT096NixtGuajAu72sSWXQS+VvVyM90lB0=; h=Date:From:To:Subject:From; b=UH3XLim3Er5zzqi9d31z/Z9YX11oxzIYggc8ctcrCZejFpMA6CA+C5UXCBVmLoXPE tNts9d0ir7W9Uq9nH8ZEgUX0ZY+7cMCM1mTsl1qXFDbUUiQlaXU+68TnKpsyxpybD5 dJWc5qHnhGwndejJT9+Vam3CE5Nk77uUAMLzIdkA= Date: Fri, 09 Feb 2024 03:20:17 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 96ed38: Added release note for v8.4 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: 96ed38292fc7fc2369a6ce92e98a38f14f1250f0 https://github.com/pgadmin-org/pgadmin4/commit/96ed38292fc7fc2369a6ce92e98a38f14f1250f0 Author: Akshay Joshi Date: 2024-02-09 (Fri, 09 Feb 2024) Changed paths: M docs/en_US/release_notes.rst A docs/en_US/release_notes_8_4.rst Log Message: ----------- Added release note for v8.4