Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 1.38 KB

webrtc-turn changelog

Unreleased

v0.6.1

  • Added delete_allocations_by_username method on Server. This method provides possibility to manually delete allocation #263 by @logist322.
  • Added get_allocations_info method on Server. This method provides possibility to get information about allocations #288 by @logist322.
  • Increased minimum support rust version to 1.60.0.
  • Increased required webrtc-util version to 0.7.0.

v0.6.0

Prior to 0.6.0

Before 0.6.0 there was no changelog, previous changes are sometimes, but not always, available in the GitHub Releases.