cloud_bbb/CHANGELOG.md

30 lines
792 B
Markdown
Raw Normal View History

2020-04-26 11:36:41 +02:00
# 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]
2020-04-29 13:30:20 +02:00
## 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
2020-04-28 01:09:45 +02:00
## [0.1.1] - 2020-04-28
### Fixed
- failed bbb api request
- define column types
2020-04-27 11:09:40 +02:00
## [0.1.0] - 2020-04-27
2020-04-26 11:36:41 +02:00
### Added
- First release