Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 590 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.

[0.1.1]

Added

  • Add Client::publish_success to signal instance success to daemon and sync service. See PR 5.

[0.1.0] - 2022-01-24

Added

  • Add initial scaffolding with basic synchronization client. See PR 1.