diff options
author | default <nobody@localhost> | 2023-10-18 21:08:30 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-18 21:08:30 +0200 |
commit | 31479ea42959c696b54c8f3239d6b3de9dde53bf (patch) | |
tree | 992bf355b0e61b92bf1e640d01e328804a17eb0e | |
parent | 24d8ead64cf6af30b1b848220ff0ec4871358920 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cb27df1..44a931b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.43 + +Added FastCGI support. This allows for simpler setups (e.g. on #OpenBSD, it's no longer necessary to enable and configure `relayd`, as the native `httpd` daemon includes FastCGI support). + ## 2.42 It's now possible to add profile metadata. |