# 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.7](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.6...atm0s-sdn-transport-udp-v0.1.7) - 2024-01-31
### Other
- update rust crate snow to 0.9.6 ([#121](https://github.com/8xFF/atm0s-sdn/pull/121))
## [0.1.6](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.5...atm0s-sdn-transport-udp-v0.1.6) - 2024-01-24
### Fixed
- *(deps)* update rust crate snow to 0.9.5 ([#120](https://github.com/8xFF/atm0s-sdn/pull/120))
- *(deps)* update rust crate local-ip-address to 0.5.7 ([#117](https://github.com/8xFF/atm0s-sdn/pull/117))
## [0.1.5](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.4...atm0s-sdn-transport-udp-v0.1.5) - 2024-01-09
### Added
- virtual udp socket and quinn for tunneling between two nodes ([#107](https://github.com/8xFF/atm0s-sdn/pull/107))
## [0.1.4](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.3...atm0s-sdn-transport-udp-v0.1.4) - 2023-12-27
### Added
- secure with static key and noise protocol ([#101](https://github.com/8xFF/atm0s-sdn/pull/101))
- node multi addrs ([#98](https://github.com/8xFF/atm0s-sdn/pull/98))
## [0.1.3](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.2...atm0s-sdn-transport-udp-v0.1.3) - 2023-12-12
### Other
- updated the following local packages: atm0s-sdn-network
## [0.1.2](https://github.com/8xFF/atm0s-sdn/compare/atm0s-sdn-transport-udp-v0.1.1...atm0s-sdn-transport-udp-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-transport-udp-v0.1.0...atm0s-sdn-transport-udp-v0.1.1) - 2023-11-17
### Other
- release ([#63](https://github.com/8xFF/atm0s-sdn/pull/63))