Update changelog.

This commit is contained in:
Ola
2022-09-13 16:37:43 +02:00
parent aaf226f3d1
commit fdfd3d60e4
2 changed files with 10 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
## 2022-09-12 (v1.1.0)
* Create Go module.
* Update examples.
* Fix concurrent panic (PR-65).
* Add `Sessions` to get all sessions (PR-53).
* Add `LocalAddr` and `RemoteAddr` (PR-55).
## 2017-05-18
* Fix `HandleSentMessageBinary`.
+2
View File
@@ -105,6 +105,8 @@ func main() {
* Robbie Trencheny (@robbiet480)
* yangjinecho (@yangjinecho)
* lesismal (@lesismal)
* parkerzhu (@parkerzhu)
* gabstv (@gabstv)
## FAQ