# 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.2.2](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.2.1...atm0s-sdn-router-v0.2.2) - 2024-11-08 ### Other - update Cargo.toml dependencies ## [0.2.1](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.2.0...atm0s-sdn-router-v0.2.1) - 2024-07-22 ### Other - clippy fixes ([#167](https://github.com/8xFF/atm0s-sdn/pull/167)) ## [0.1.4](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.1.3...atm0s-sdn-router-v0.1.4) - 2023-12-27 ### Other - update Cargo.toml dependencies ## [0.1.3](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.1.2...atm0s-sdn-router-v0.1.3) - 2023-12-12 ### Other - update dependencies ## [0.1.2](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.1.1...atm0s-sdn-router-v0.1.2) - 2023-12-11 ### Other - move local deps out of workspace Cargo.toml ([#92](https://github.com/8xFF/atm0s-sdn/pull/92)) ## [0.1.1](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-router-v0.1.0...atm0s-sdn-router-v0.1.1) - 2023-12-11 ### Fixed - missing register service ([#85](https://github.com/8xFF/atm0s-sdn/pull/85))