Skip to content

Commit f788cbd

Browse files
committed
Update CHANGELOG for v1.5.0
1 parent b3863cd commit f788cbd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
You can find the list of issues [here](http://dev.mconf.org/redmine/projects/bigbluebutton-api-ruby).
44

5-
## [Unreleased]
5+
## [1.5.0] - 2016-04-07
66

7+
* Add 1.0 as a supported version of BigBlueButton.
78
* [#1686] Automatically set the version number of a server by fetching it from
89
its API.
910
* [#1686] Fix comparison of config.xml strings that would sometimes thing XMLs
@@ -133,7 +134,7 @@ were different in cases when they were not.
133134
(instead of browser URL). This call currently does not work as
134135
documented.
135136

136-
[Unreleased]: https://github.com/mconf/bigbluebutton-api-ruby/compare/v1.4.0...master
137+
[1.5.0]: https://github.com/mconf/bigbluebutton-api-ruby/compare/v1.4.0...v1.5.0
137138
[1.4.0]: https://github.com/mconf/bigbluebutton-api-ruby/compare/v1.3.0...v1.4.0
138139
[1.3.0]: https://github.com/mconf/bigbluebutton-api-ruby/compare/v1.2.0...v1.3.0
139140
[1.2.0]: https://github.com/mconf/bigbluebutton-api-ruby/compare/v1.1.1...v1.2.0

0 commit comments

Comments
 (0)