Skip to content

Commit 3df7372

Browse files
committed
Release 0.10.0
* [FEATURE] Client TLS: Add option to require a specific Subject Alternate Names #126 * [FEATURE] Add a POST form to the landing page #144 * [FEATURE] Add generic customization to landing page #146 * [ENHANCEMENT] Add a Content-Type header to the landing page #142 * [BUGFIX] Fix Nil pointer references for WebSystemdSocket #127 Signed-off-by: SuperQ <[email protected]>
1 parent 1dbd862 commit 3df7372

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 0.9.1 / 2023-03-08
210

311
* [BUGFIX] Landing page: Use HTML5 and Semantic HTML tags #138

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.10.0

0 commit comments

Comments
 (0)