aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-07-20 20:33:07 +0100
committerJuan J. Martinez <jjm@usebox.net>2021-07-22 19:49:53 +0100
commitd18572b1eba8e92b25915e183ffbacc8af4b03dd (patch)
treedf6837452e54f62d1ac332fa9aef6f4f692bedc7
parenta13c87ea9b0fae2a38adead85cb97e6c5e31c6d8 (diff)
downloadspacebeans-d18572b1eba8e92b25915e183ffbacc8af4b03dd.tar.gz
spacebeans-d18572b1eba8e92b25915e183ffbacc8af4b03dd.zip
Ready for release 1.2.0v1.2.0
-rw-r--r--CHANGES.md12
-rw-r--r--README.md1
2 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 6a24333..26f8fcb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,17 @@
# What's new?
+## Release 1.2.0 - 2021-07-20
+
+ - Classic CGI support:
+
+```
+// CGI enabled in ROOT/cgi-bin/
+directories = [
+ { path = "cgi-bin/", allow-cgi = true }
+]
+
+```
+
## Release 1.1.2 - 2021-03-02
- Disable debug logging that was left on by mistake
diff --git a/README.md b/README.md
index 319a78c..4646d68 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Some of the **SpaceBeans** features:
- Configurable MIME types, or a built-in resolver
- Virtual hosting, with SNI support
- User directories support
+ - Classic CGI scripts
- User provided certificates or auto-generated in memory (for development)
- Configurable SSL engine (e.g. TLSv1.2 and/or TLSv1.3), with configurable ciphers