Skip to content

Commit 1a8dcd8

Browse files
dpageclaude
andauthored
Add release notes scaffold for 9.16. (pgadmin-org#10048)
Create release_notes_9_16.rst with empty sections and add it to the release notes toctree, so that individual fix/feature PRs can add their entries without each recreating the file. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 937d34e commit 1a8dcd8

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

docs/en_US/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ notes for it.
1212
:maxdepth: 1
1313

1414

15+
release_notes_9_16
1516
release_notes_9_15
1617
release_notes_9_14
1718
release_notes_9_13

docs/en_US/release_notes_9_16.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
************
2+
Version 9.16
3+
************
4+
5+
Release date: TBD
6+
7+
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.15.
8+
9+
Supported Database Servers
10+
**************************
11+
**PostgreSQL**: 13, 14, 15, 16, 17 and 18
12+
13+
**EDB Advanced Server**: 13, 14, 15, 16, 17 and 18
14+
15+
Bundled PostgreSQL Utilities
16+
****************************
17+
**psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 18.4
18+
19+
20+
New features
21+
************
22+
23+
Housekeeping
24+
************
25+
26+
Bug fixes
27+
*********

0 commit comments

Comments
 (0)