We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1fe57 commit e078b1fCopy full SHA for e078b1f
CHANGELOG.md
@@ -1,6 +1,14 @@
1
+## 0.12.0 / 2024-09-03
2
+
3
+* [FEATURE] Add pprof links to landing page #196
4
+* [FEATURE] Support listen on vsock #220
5
+* [ENHANCEMENT] Add hints for bash completion #190
6
+* [ENHANCEMENT] Support kingpin.CmdClause as argument #238
7
+* [BUGFIX] Don't swollow listen errors #232
8
9
## 0.11.0 / 2023-12-09
10
-* [FEATURE] Allow passing of TLS certificates inline (#158)
11
+* [FEATURE] Allow passing of TLS certificates inline #158
12
13
## 0.10.0 / 2023-05-01
14
VERSION
@@ -1 +1 @@
-0.11.0
+0.12.0
0 commit comments