diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 01:33:34 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-04-16 01:33:34 +0200 |
| commit | c3eb3d7264fd77ef88320251f910accd6df8164a (patch) | |
| tree | 634a5aede635443235d04997030b17d498867695 /CHANGELOG.md | |
| parent | 803fc1e534a525a242f7c42c303817320897f73b (diff) | |
| download | temp-postgres-c3eb3d7264fd77ef88320251f910accd6df8164a.tar.gz | |
Add --symlink option
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e06782a..c39b236 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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 `--symlink` option to enable static client configuration * Added minimal `--help` option * Added changelog * Added experimental Nix flake |