Documentation
# Changelog

### [v0.1.1]https://github.com/hoodie/sdp-nom/compare/v0.1.0...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