Skip to content

Commit ab436fc

Browse files
committed
Update documentation
1 parent 1546770 commit ab436fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

constant/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package constant
22

3-
var Version = "1.1-beta5"
3+
var Version = "1.1-beta6"

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 1.1-beta6
2+
3+
* Add [URLTest outbound](/configuration/outbound/urltest)
4+
* Fix bugs in 1.1-beta5
5+
16
#### 1.1-beta5
27

38
* Print tags in version command

0 commit comments

Comments
 (0)