File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project are documented below.
44
55The format is based on [ keep a changelog] ( http://keepachangelog.com/ ) and this project uses [ semantic versioning] ( http://semver.org/ ) .
66
7+ ### [ 2.8.4] - [ 2023-11-25]
8+ ### Fixed
9+ - Fixed an issue where ` NRtClient ` would throw an exception when connecting over poor Wifi connections.
10+
711### [ 2.8.3] - [ 2023-10-31]
812### Fixed
913- ` NRtClient ` will now guard against multiple connection attempts without disconnecting from the socket.
Original file line number Diff line number Diff line change 11# Easy to update by CI scripts file containing our version as well as
22# dependent git repos to achieve reproducible builds
33
4- set (LIBNAKAMA_VERSION 2.8.3 )
4+ set (LIBNAKAMA_VERSION 2.8.4 )
You can’t perform that action at this time.
0 commit comments