hoc/CHANGELOG.md
Valentin Brandl 00ee175e8b
All checks were successful
continuous-integration/drone/push Build is passing
Update changelog
2023-01-20 12:16:57 +01:00

4.6 KiB

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Dependency Updates

  • Updated tokio from 1.24.1 to 1.24.2 (#547)
  • Updated reqwest from 0.11.13 to 0.11.14 ([#549])

[0.30.0] 2023-01-16

New Features

  • Allow customization of the badge label (#546)

Dependency Updates

[0.29.0] 2023-01-07

Dependency Updates

[0.28.0] 2022-12-18

Fixes

  • Fixed clippy lint needless_borrow (#526)

Dependency Updates

[0.27.0] 2022-10-21

Dependency Updates

Fixes

  • Fix clippy lint needless-borrow (#514)

[0.26.0] 2022-10-03

Changed