From 2e999338804f2fc582ba1315f2a71d48b61c4d23 Mon Sep 17 00:00:00 2001 From: sualko Date: Wed, 29 Apr 2020 13:30:20 +0200 Subject: [PATCH] docs: update change log --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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