# 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.8](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.7...atm0s-sdn-pub-sub-v0.1.8) - 2024-01-31 ### Fixed - key value service resub faild if run before unsub ack and subscribe slot is removed ([#123](https://github.com/8xFF/atm0s-sdn/pull/123)) ## [0.1.7](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.6...atm0s-sdn-pub-sub-v0.1.7) - 2024-01-24 ### Other - updated the following local packages: atm0s-sdn-key-value, atm0s-sdn-network ## [0.1.6](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.5...atm0s-sdn-pub-sub-v0.1.6) - 2023-12-28 ### Other - updated the following local packages: atm0s-sdn-key-value ## [0.1.5](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.4...atm0s-sdn-pub-sub-v0.1.5) - 2023-12-27 ### Added - node multi addrs ([#98](https://github.com/8xFF/atm0s-sdn/pull/98)) ## [0.1.4](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.3...atm0s-sdn-pub-sub-v0.1.4) - 2023-12-12 ### Other - updated the following local packages: atm0s-sdn-key-value, atm0s-sdn-network, atm0s-sdn-router ## [0.1.3](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.2...atm0s-sdn-pub-sub-v0.1.3) - 2023-12-11 ### Other - move local deps out of workspace Cargo.toml ([#92](https://github.com/8xFF/atm0s-sdn/pull/92)) ## [0.1.2](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.1...atm0s-sdn-pub-sub-v0.1.2) - 2023-12-11 ### Added - rpc service and fi ([#87](https://github.com/8xFF/atm0s-sdn/pull/87)) ## [0.1.1](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-pub-sub-v0.1.0...atm0s-sdn-pub-sub-v0.1.1) - 2023-11-17 ### Other - release ([#63](https://github.com/8xFF/atm0s-sdn/pull/63))