Skip to content

Commit 12b9ba8

Browse files
committed
update Changelog to reflect 4.0.0 release
1 parent 63e587c commit 12b9ba8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
4.0.0 / 2019-05-31
2+
==================
3+
* This release modifies the entire repo to respect the go linter. This is a significant API breaking change and will likely require you to correct references to the names that were changed in your code. All future releases will respect the linter. A summary of the changes:
4+
* Rename AppId > AppID
5+
* Rename UserId > UserID
6+
* Rename SocketId > SocketID
7+
* Rename Id > ID
8+
* Rename HttpClient > HTTPClient
9+
* Improved comments and tabbing
10+
111
3.0.0 / 2019-05-31
212
==================
313

0 commit comments

Comments
 (0)