We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dbd862 + 3df7372 commit a7dd218Copy full SHA for a7dd218
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.10.0 / 2023-05-01
2
+
3
+* [FEATURE] Client TLS: Add option to require a specific Subject Alternate Names #126
4
+* [FEATURE] Add a POST form to the landing page #144
5
+* [FEATURE] Add generic customization to landing page #146
6
+* [ENHANCEMENT] Add a Content-Type header to the landing page #142
7
+* [BUGFIX] Fix Nil pointer references for WebSystemdSocket #127
8
9
## 0.9.1 / 2023-03-08
10
11
* [BUGFIX] Landing page: Use HTML5 and Semantic HTML tags #138
VERSION
@@ -1 +1 @@
-0.9.1
+0.10.0
0 commit comments