Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Added

Changed

Deprecated

Removed

Fixed

Security

0.1.4 - 2024-02-18

Fixed

  • docker image not working due to glibc version mismatch

0.1.3 - 2024-02-18

Changed

  • use rustls instead of native-tls

Fixed

  • docker image not working due to lack of openssl

0.1.2 - 2024-02-18

Added

  • reply, mention and renote support

0.1.1 - 2023-08-21

Added

  • Docker support

0.1.0 - 2023-07-29

Added

  • Initial Implementation