# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [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 - define column types ## [0.1.0] - 2020-04-27 ### Added - First release