summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-16 01:33:50 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-16 01:33:50 +0200
commitd07eaac0131f81db0dbacfbdae211e89254e2a05 (patch)
tree30ac50929a59d59f2f063eb702f3f910e7e41108 /CHANGELOG.md
parentc3eb3d7264fd77ef88320251f910accd6df8164a (diff)
downloadtemp-postgres-d07eaac0131f81db0dbacfbdae211e89254e2a05.tar.gz
Listen on UNIX domain socket only
This is a breaking change.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c39b236..a546a2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ The format is based on [Keep A Changelog][] and this project adheres to [Semanti
### Changed
* Turned required arguments `dbname` and `username` into optional flags `--dbname` resp. `--username`
+* Listen on UNIX domain socket only to enable multiple running instances
* Ported to Arch Linux
* Ported to FreeBSD
Generated by cgit. See skreutz.com for my tech blog and contact information.