Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 1.08 KB

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]

1.1.0 - 2024-05-04

Added

  • derive serde and debug from BoseClient

Fixed

  • (deps) update rust crate serde to 1.0.200

Other

  • (deps) update rust crate clap to 4.5.4
  • Merge pull request #9 from timvw/renovate/serde-monorepo
  • Merge pull request #7 from timvw/renovate/reqwest-0.x
  • Merge pull request #8 from timvw/renovate/anyhow-1.x
  • (deps) update rust crate anyhow to 1.0.82

1.0.9 - 2024-05-03

Other

  • Merge pull request #11 from timvw/renovate/thiserror-1.x