mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed an issue where the downloaded ERD diagram was 0 bytes. Fixes #7187
This commit is contained in:
committed by
Akshay Joshi
parent
b38847680b
commit
bf8e569bde
@@ -11,6 +11,7 @@ notes for it.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release_notes_6_9
|
||||
release_notes_6_8
|
||||
release_notes_6_7
|
||||
release_notes_6_6
|
||||
|
||||
20
docs/en_US/release_notes_6_9.rst
Normal file
20
docs/en_US/release_notes_6_9.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
************
|
||||
Version 6.9
|
||||
************
|
||||
|
||||
Release date: 2022-05-05
|
||||
|
||||
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.8.
|
||||
|
||||
New features
|
||||
************
|
||||
|
||||
|
||||
Housekeeping
|
||||
************
|
||||
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
| `Issue #7187 <https://redmine.postgresql.org/issues/7187>`_ - Fixed an issue where the downloaded ERD diagram was 0 bytes.
|
||||
Reference in New Issue
Block a user