aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 28fc616..44bc707 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,8 @@ SPDX-License-Identifier: CC-BY-SA-4.0
* Ability to specify program paths or arguments which contain non-UTF8 sequences
by using `{ b64 = "BaSe64==" }` in place of a string in the config.
* The simple `./install` script.
+* TLS and Unix socket support with the `transport` configurable set to `tls` or
+ `unix` respectively.
## [0.3.0] - 2025-07-10