# 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.6](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-layers-spread-router-v0.1.5...atm0s-sdn-layers-spread-router-v0.1.6) - 2024-01-24 ### Other - update Cargo.toml dependencies ## [0.1.5](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-layers-spread-router-v0.1.4...atm0s-sdn-layers-spread-router-v0.1.5) - 2023-12-27 ### Other - updated the following local packages: atm0s-sdn-identity, atm0s-sdn-router ## [0.1.4](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-layers-spread-router-v0.1.3...atm0s-sdn-layers-spread-router-v0.1.4) - 2023-12-12 ### Other - updated the following local packages: atm0s-sdn-router ## [0.1.3](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-layers-spread-router-v0.1.2...atm0s-sdn-layers-spread-router-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-layers-spread-router-v0.1.1...atm0s-sdn-layers-spread-router-v0.1.2) - 2023-12-11 ### Added - manual-discovery with node tags ([#84](https://github.com/8xFF/atm0s-sdn/pull/84)) ### Fixed - missing register service ([#85](https://github.com/8xFF/atm0s-sdn/pull/85)) ## [0.1.1](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-layers-spread-router-v0.1.0...atm0s-sdn-layers-spread-router-v0.1.1) - 2023-11-17 ### Other - release ([#63](https://github.com/8xFF/atm0s-sdn/pull/63))