# 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.1](https://github.com/8xFF/atm0s-media-server/compare/atm0s-media-server-transport-v0.2.0...atm0s-media-server-transport-v0.2.1) - 2024-01-26 ### Fixed - some sdk http apis enum between serde and poem-openapi ([#195](https://github.com/8xFF/atm0s-media-server/pull/195)) ### Other - update metric-dashboard and poem deps ([#190](https://github.com/8xFF/atm0s-media-server/pull/190)) ## [0.2.0](https://github.com/8xFF/atm0s-media-server/compare/atm0s-media-server-transport-v0.1.0...atm0s-media-server-transport-v0.2.0) - 2024-01-24 ### Added - sip transport and hooks ([#167](https://github.com/8xFF/atm0s-media-server/pull/167)) - audio mix-minus and allow subscribe multi sources ([#126](https://github.com/8xFF/atm0s-media-server/pull/126)) - gateway and refactor media-server ([#106](https://github.com/8xFF/atm0s-media-server/pull/106)) ### Other - restructure cargo workspace deps and fix [#122](https://github.com/8xFF/atm0s-media-server/pull/122) ([#125](https://github.com/8xFF/atm0s-media-server/pull/125)) - release ([#88](https://github.com/8xFF/atm0s-media-server/pull/88))