Skip to content

Latest commit

 

History

History
143 lines (78 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

143 lines (78 loc) · 6.49 KB

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.3.0 - 2021-05-28

Full Changelog

Added

v0.2.2 - 2021-05-27

Full Changelog

Fixed

  • fix: use sent response for delete message request #52 (@gary-kim)

v0.2.1 - 2021-05-27

Full Changelog

Added

  • enh: support StatusForbidden response during message fetch #47 (@gary-kim)

Fixed

  • fix: ensure program doesn't crash when delete fails #51 (@gary-kim)
  • fix: remove conflict with built-in function #48 (@gary-kim)
  • fix: add annotation for ChatMaxLength capability #46 (@gary-kim)

v0.2.0 - 2021-05-25

Full Changelog

Added

Fixed

Dependencies

v0.1.7 - 2020-12-05

Full Changelog

Fixed

v0.1.5 - 2020-10-12

Full Changelog

Fixed

Dependencies

v0.1.4 - 2020-09-22

Full Changelog

Fixed

v0.1.3 - 2020-09-03

Full Changelog

Fixed

v0.1.2 - 2020-08-28

Full Changelog

Fixed

  • Use lastReadMessage for first lastKnownMessageId #14 (@tilosp)

v0.1.1 - 2020-08-24

Full Changelog

Fixed

v0.1.0 - 2020-08-13

Full Changelog

Added

Fixed

v0.0.2 - 2020-07-26

Full Changelog

Changed

  • Add installation instructions to README.md #2 (@gary-kim)

Fixed

v0.0.1 - 2020-07-10

  • First release