# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.4](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-rpc-v0.1.3...atm0s-sdn-rpc-v0.1.4) - 2024-01-24 ### Fixed - rpc timeout if more than 65536 in timeout cycle ([#118](https://github.com/8xFF/atm0s-sdn/pull/118)) ## [0.1.3](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-rpc-v0.1.2...atm0s-sdn-rpc-v0.1.3) - 2023-12-27 ### Added - node multi addrs ([#98](https://github.com/8xFF/atm0s-sdn/pull/98)) ## [0.1.2](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-rpc-v0.1.1...atm0s-sdn-rpc-v0.1.2) - 2023-12-12 ### Fixed - rpc sometime not awake cause rpc slow ([#96](https://github.com/8xFF/atm0s-sdn/pull/96)) ## [0.1.1](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-rpc-v0.1.0...atm0s-sdn-rpc-v0.1.1) - 2023-12-11 ### Other - move local deps out of workspace Cargo.toml ([#92](https://github.com/8xFF/atm0s-sdn/pull/92)) ## [0.1.0](https://github.com/8xFF/atm0s-sdn/releases/tag/atm0s-sdn-rpc-v0.1.0) - 2023-12-11 ### Added - rpc service and fi ([#87](https://github.com/8xFF/atm0s-sdn/pull/87))