CHANGELOG.md

# Changelog

## 0.7.0
* Update membrane_rtp_h264_plugin [#1](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/1)
* Update deps [#5](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/5)
* Update membrane core [#45](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/45)
* Update membrane rtp plugins [#46](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/46)

## 0.6.0
* Update engine dependency [#9](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/9)

## 0.5.0
* Move to membrane_h26x_plugin. Update deps [#374](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/374)
* Update dependencies [#2](https://github.com/fishjam-cloud/membrane_rtc_engine/pull/2)


## 0.4.0
* Change option `autoplay` to `playback_mode` in FileEndpoint [#357](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/357)
* Add `Membrane.RTC.Engine.Message.TrackRemoved` notification to File Source Endpoint [#356](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/356)

## 0.3.0
* Add autoend option [#340](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/340)
* Micro refactor File Endpoint [#354](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/354)

## 0.2.0
* Update to Membrane Core 1.0 [#331](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/331)
* Added track config [#329](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/329)
* Add demuxing for Ogg encapsulated OPUS [#333](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/333)
* Add autoplay feature [#336](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/336)

## 0.1.0
* Initial release [#323](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/323)