mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-14 06:10:27 +00:00
219a5453f9
Signed-off-by: Gary Kim <gary@garykim.dev>
3.0 KiB
3.0 KiB
Go Library for Nextcloud Talk
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.4 - 2020-09-22
Fixed
v0.1.3 - 2020-09-03
Fixed
v0.1.2 - 2020-08-28
Fixed
v0.1.1 - 2020-08-24
Fixed
- ROS type should be of ROST type #12 (@gary-kim)
- Fix error when sending a message with no RCS data #10 (@gary-kim)
v0.1.0 - 2020-08-13
Added
- Add TLSConfig #9 (@gary-kim)
- Add Software using this library in README #8 (@gary-kim)
- Add some basic tests #7 (@gary-kim)
- Add support for downloading files #1 (@gary-kim)
Fixed
v0.0.2 - 2020-07-26
Changed
Fixed
v0.0.1 - 2020-07-10
- First release