Browse Source

Update documentation

世界 3 years ago
parent
commit
ab436fc137
2 changed files with 6 additions and 1 deletions
  1. 1 1
      constant/version.go
  2. 5 0
      docs/changelog.md

+ 1 - 1
constant/version.go

@@ -1,3 +1,3 @@
 package constant
 
-var Version = "1.1-beta5"
+var Version = "1.1-beta6"

+ 5 - 0
docs/changelog.md

@@ -1,3 +1,8 @@
+#### 1.1-beta6
+
+* Add [URLTest outbound](/configuration/outbound/urltest)
+* Fix bugs in 1.1-beta5
+
 #### 1.1-beta5
 
 * Print tags in version command