We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21149f commit 2985cceCopy full SHA for 2985cce
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.9.1 / 2023-03-08
2
+
3
+* [BUGFIX] Landing page: Use HTML5 and Semantic HTML tags #138
4
+* [BUGFIX] test: use port polling to wait for server to start #139
5
+* [BUGFIX] Update kingpin library to fix 32-bit builds #140
6
7
## 0.9.0 / 2023-03-06
8
9
* [CHANGE] Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 #133
VERSION
@@ -1 +1 @@
-0.9.0
+0.9.1
0 commit comments