We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9a986 commit 160f47aCopy full SHA for 160f47a
CHANGELOG.md
@@ -1,4 +1,27 @@
1
2
+<a name="v0.5.0-beta.3"></a>
3
+## [v0.5.0-beta.3](https://github.com/genshen/wssocks/compare/v0.5.0-beta.2...v0.5.0-beta.3)
4
+
5
+> 2020-10-03
6
7
+### Build
8
9
+* **docker:** update go version in docker building, and specific alpine version
10
+* **gomodule:** update dependencies version
11
12
+### Chore
13
14
+* add go code report badge
15
16
+### Fix
17
18
+* **server:** increase server read limit to 8 MiB to fix client exit with error "StatusMessageTooBig"
19
20
+### Style
21
22
+* format project code: use tab as indent
23
24
25
<a name="v0.5.0-beta.2"></a>
26
## [v0.5.0-beta.2](https://github.com/genshen/wssocks/compare/v0.5.0-beta...v0.5.0-beta.2)
27
0 commit comments