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 1r4xQX-00B6FU-59 for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 06:06:33 +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 1r4xQV-0061KJ-PI for pgadmin-hackers@arkaria.postgresql.org; Mon, 20 Nov 2023 06:06:31 +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 1r4xQV-0061KB-Hw for pgadmin-hackers@lists.postgresql.org; Mon, 20 Nov 2023 06:06:31 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r4xQS-006QZL-N0 for pgadmin-hackers@lists.postgresql.org; Mon, 20 Nov 2023 06:06:30 +0000 Received: from github.com (hubbernetes-node-0ac6ab5.ash1-iad.github.net [10.56.146.23]) by smtp.github.com (Postfix) with ESMTPA id 8AA76340743 for ; Sun, 19 Nov 2023 22:06:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700460387; bh=ZH0j7PQ4/rkdXglfEUExathJgyx1KvOxegDw7o0+oaA=; h=Date:From:To:Subject:From; b=Vl4YtioA83FCVhNzkJvhYxNnb7O/kj/pxejyyTdYeEUGlG2vAV+Fjn9PYUzNabFXu aJMSpCIUxFLT5UfFutOxNADm2FyuB2OMz1e5xT+jv5UFvUqClpgPtswD9i1MiM4bvg GYgl6oSNY7TJFpqZktzhso1mWjxkZJ9jarGH1rLY= Date: Sun, 19 Nov 2023 22:06:27 -0800 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 06a612: 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: 06a612481f17c368f0c9c0d26fc79f1c84c5888d https://github.com/pgadmin-org/pgadmin4/commit/06a612481f17c368f0c9c0d26fc79f1c84c5888d Author: Khushboo Vashi Date: 2023-11-20 (Mon, 20 Nov 2023) Changed paths: M docs/en_US/release_notes_8_0.rst Log Message: ----------- Update release notes.