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 1qWDMK-002UHn-6E for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 10:02:36 +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 1qWDMJ-005Uc3-0z for pgadmin-hackers@arkaria.postgresql.org; Wed, 16 Aug 2023 10:02:35 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWDMI-005Ubv-Pt for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 10:02:34 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWDMF-000S8j-I5 for pgadmin-hackers@lists.postgresql.org; Wed, 16 Aug 2023 10:02:34 +0000 Received: from github.com (hubbernetes-node-3d0aa6d.ash1-iad.github.net [10.56.145.32]) by smtp.github.com (Postfix) with ESMTPA id 766C51012A9 for ; Wed, 16 Aug 2023 03:02:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692180149; bh=Dt29CO8IvW+td7bX/49Ys/W5l2EAC0OcTPBSpk9Hh58=; h=Date:From:To:Subject:From; b=a9UJCzOKn6QmbQIHHOrAblMqwABTinO3AEuQ3UFDyL6ZM50Kp7jUBC4BfgMEVFMQz 1E/6QzZLFJx7Y2DaQVbmUYRgaD3yRm8DoJ9f+HkAD5+kK0mS24XmwFxcJ8nzbBlrip n36NOm5N0eNLnkTquZGz5GyfehUTMbD+ZVpu7wMM= Date: Wed, 16 Aug 2023 03:02:29 -0700 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 1adde6: 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: 1adde6084f368c8fb728c54105f2692bf18121f6 https://github.com/pgadmin-org/pgadmin4/commit/1adde6084f368c8fb728c54105f2692bf18121f6 Author: Aditya Toshniwal Date: 2023-08-16 (Wed, 16 Aug 2023) Changed paths: M docs/en_US/release_notes_7_6.rst Log Message: ----------- Update release notes