Current section
Files
Jump to
Current section
Files
membrane_rtc_engine_webrtc
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.4.0
* Bump deps [#323](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/323)
## 0.3.0
* Bump deps [#318](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/318)
* Extend `connected` and `tracksAdded` media events with information about simulcast config. [#317](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/317)
## 0.2.1
* Fix `endpoint_id` missing in WebRTC endpoint telemetry label [#315](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/315/)
## 0.2.0
* Move metrics from the RTC Engine [#306](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/306)
* Remove unused dependency `membrane_realtimer_plugin` [#300](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/300/)
* Bump deps [#309](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/309) [#311](https://github.com/jellyfish-dev/membrane_rtc_engine/pull/311)
## 0.1.0
* Initial release