peertube-plugin-livechat/CHANGELOG.md

24 lines
312 B
Markdown
Raw Normal View History

2021-02-20 13:22:24 +00:00
# Changelog
2021-02-20 15:03:44 +00:00
## v0.0.7
### Bug Fixes
* Fix incomplete commit
2021-02-20 13:22:24 +00:00
## v0.0.6
2021-02-20 13:28:02 +00:00
### Features
* Use eslint to lint the code
2021-02-20 14:45:45 +00:00
### Bug fixes
2021-02-20 13:28:02 +00:00
* Fix dom positionning
* Chat should be displayed for waiting and ended lives
* Chat and chat buttons must be cleaned out of the dom on navigation
2021-02-20 13:22:24 +00:00
## v0.0.5
2021-02-20 13:28:02 +00:00
* Initial release