# Changelog

Requires Unity 2018.4 or higher.
## [2.1.3] - 2021-10-15
### Fixed the bug that the message could not be received after the connector was reconnected
### Fixed a bug in the IdleStateMonitor

## [2.1.1] - 2021-08-24
### Added IByteBuffer.
### Fixed the bug that the connection timeout is not triggered when the server is not responding.
### Fixed a bug in request/response mode.

## [2.1.0] - 2021-07-22
### Added the task cancellation feature, which allows you to cancel a task before the connection or sending task is complete.

## [2.0.0] - 2020-07-02
### This is the first release of *Loxodon.Framework.Connection*

