File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ Socket("ws://localhost:8080/ws/$ID/$TOKEN");
337337
338338[ ![ Build Status] ( https://travis-ci.org/Clivern/Beaver.svg?branch=master )] ( https://travis-ci.org/Clivern/Beaver )
339339[ ![ GitHub license] ( https://img.shields.io/github/license/Clivern/Beaver.svg )] ( https://github.com/Clivern/Beaver/blob/master/LICENSE )
340- [ ![ Version] ( https://img.shields.io/badge/Version-1.1.3 -red.svg )] ( https://github.com/Clivern/Beaver/releases )
340+ [ ![ Version] ( https://img.shields.io/badge/Version-1.2.0 -red.svg )] ( https://github.com/Clivern/Beaver/releases )
341341[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/Clivern/Beaver )] ( https://goreportcard.com/report/github.com/Clivern/Beaver )
342342
343343## For contributors
@@ -372,9 +372,11 @@ Then Create a PR with the master branch.
372372
373373## Changelog
374374
375- * Version 1.1.3 :
375+ * Version 1.2.0 :
376376```
377377Support TLS.
378+ Upgrade dependencies.
379+ Switch to spf13/viper.
378380```
379381
380382* Version 1.1.2:
You can’t perform that action at this time.
0 commit comments