hoc/CHANGELOG.md
Valentin Brandl 30906da803
All checks were successful
continuous-integration/drone/tag Build is passing
Bump version (v0.30.0)
2023-01-16 10:02:36 +01:00

4.3 KiB

Changelog

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

[Unreleased]

[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