Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 1.18 KB

Changelog

v0.2.0 (2022-11-03)

⚠ BREAKING CHANGE

  • enum-as-inner was updated -> produces different API

Fixes

v0.1.1 (2022-01-18)

Fixes

  • serialize all rtp, rtcp_fb and fmtp entrys (c0ffeea)

v0.1.0 (2022-01-14)

Features

  • display impl for Session (c0ffeee)
  • add serde to everything (c0ffeeb)
  • add into_owned() to everything (c0ffeec)
  • simple session parser (c0ffee1)