diff --git a/CHANGELOG.md b/CHANGELOG.md index 9574569..1140379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## 0.1.2 (2020-04-29) +### Added +- show room name on join page +- [#8](https://github.com/sualko/cloud_bbb/issues/8) show menu for more file types + +### Fixed +- [#17](https://github.com/sualko/cloud_bbb/issues/17) allow start/stop recording +- [#12](https://github.com/sualko/cloud_bbb/issues/12) invitation link in moderator message + +### Misc +- update readme +- add travis +- enhance publish script + ## [0.1.1] - 2020-04-28 ### Fixed - failed bbb api request