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 1546770 commit ab436fcCopy full SHA for ab436fc
constant/version.go
@@ -1,3 +1,3 @@
1
package constant
2
3
-var Version = "1.1-beta5"
+var Version = "1.1-beta6"
docs/changelog.md
@@ -1,3 +1,8 @@
+#### 1.1-beta6
+
+* Add [URLTest outbound](/configuration/outbound/urltest)
4
+* Fix bugs in 1.1-beta5
5
6
#### 1.1-beta5
7
8
* Print tags in version command
0 commit comments