Skip to content

Commit

Permalink
Updated to 3.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
sf-harry-kim committed Jan 26, 2018
1 parent bce7764 commit af83d1a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog
=========
# v3.0.9 (Jan 26, 2018)
* Fixed signing assembly issue on Windows build.

# v3.0.8 (Jan 24, 2018)
* Reconnect() method added for explicit reconnection.
* Application ID re-initialization added.
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ Place `SendBird.Unity.dll` & `websocket-sharp.dll` into your project.

### .NET/Xamarin
Place `SendBird.dll` & `websocket-sharp.dll` into your project.


** `SendBird.dll` and `SendBird.Unity.dll` reference specific version of `websocket-sharp.dll`. Please update both `websocket-sharp.dll` and `SendBird.*.dll` together. **
Binary file modified SendBird.Unity.dll
Binary file not shown.
Binary file modified SendBird.dll
Binary file not shown.
Binary file modified websocket-sharp.dll
Binary file not shown.

0 comments on commit af83d1a

Please sign in to comment.