mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Port About dialog to React. Fixes #7567
This commit is contained in:
@@ -11,6 +11,7 @@ notes for it.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release_notes_6_13
|
||||
release_notes_6_12
|
||||
release_notes_6_11
|
||||
release_notes_6_10
|
||||
|
||||
20
docs/en_US/release_notes_6_13.rst
Normal file
20
docs/en_US/release_notes_6_13.rst
Normal file
@@ -0,0 +1,20 @@
|
||||
************
|
||||
Version 6.13
|
||||
************
|
||||
|
||||
Release date: 2022-08-25
|
||||
|
||||
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.12.
|
||||
|
||||
New features
|
||||
************
|
||||
|
||||
|
||||
Housekeeping
|
||||
************
|
||||
|
||||
| `Issue #7567 <https://redmine.postgresql.org/issues/7567>`_ - Port About dialog to React.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
Reference in New Issue
Block a user