Skip to content

Latest commit

 

History

History
87 lines (43 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

87 lines (43 loc) · 2.25 KB

medea-turn changelog

All user visible changes to this project will be documented in this file. This project uses Semantic Versioning 2.0.0.

0.10.0 · 2024-10-21

Diff

BC Breaks

  • Bumped up [MSRV] to 1.81 because for #[expect] attribute usage. (b0a1dfb6)
  • Changed return type of AuthHandler::auth_handle() to secrecy::SecretString. (#3)

0.9.2 · 2024-07-11

Diff

Fixed

0.9.1 · 2024-07-11

Diff

Added

0.9.0 · 2024-07-09

Diff | Milestone

Initially re-implemented

  • Performed major refactoring with non-server code removing. (#1, #2)
  • Added TCP transport. (#1)

Previous releases

See old upstream CHANGELOG.