Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 758 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 758 Bytes

Changelog

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.

[Unreleased]

Fixed

  • Fix CORS issue with location header

[0.3.1] - 2025-01-17

Fixed

  • Update api docs

[0.3.0] - 2025-01-17

Added

  • Allow providing community or group URI as activity object

[0.2.1] - 2025-01-07

Fixed

  • Update api docs

[0.2.0] - 2025-01-07

Added

  • Implement and test leaving a group

[0.1.0] - 2025-01-07

Added

  • Implement and test joining a group

Changed