diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 02:26:52 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 02:26:52 +0200 |
| commit | 11b23e2620e9daaf2573811481cafb308adb26ae (patch) | |
| tree | 18f2a39375325a1d758274cc6dbc19988db60d7b /CHANGELOG.md | |
| parent | 16e0d7281e12dc672ae77de4c9328c33d6cd7074 (diff) | |
| download | temp-postgres-11b23e2620e9daaf2573811481cafb308adb26ae.tar.gz | |
Fix typo
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ca316f1..cdbf3a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ The format is based on [Keep A Changelog][] and this project adheres to [Semanti ### Added -* Added option to execute a given command when PostgreSQL server is ready +* Added option to execute a given command when the PostgreSQL server is ready * Added `--symlink` option to enable static client configuration * Added minimal `--help` option * Added changelog |