hoc/CHANGELOG.md
Valentin Brandl 23d346d899
Some checks failed
continuous-integration/drone/push Build is passing
Release / tests (push) Failing after 1m4s
Release / Publishing for ${{ matrix.os }} (linux, , ubuntu-latest, stable, x86_64-unknown-linux-gnu) (push) Has been skipped
Release / Publishing for ${{ matrix.os }} (macos, , macos-latest, stable, x86_64-apple-darwin) (push) Has been skipped
Release / Publishing for ${{ matrix.os }} (windows, .exe, windows-latest, stable, x86_64-pc-windows-msvc) (push) Has been skipped
Release / Update Changelog (push) Has been skipped
continuous-integration/drone/tag Build is passing
Bump version
2023-05-04 12:38:13 +02:00

11 KiB

Changelog

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

[Unreleased]

[0.35.0] 2023-05-04

[0.34.0] 2023-04-13

[0.33.0] 2023-03-16

[0.32.0] 2023-03-06

[0.31.0] 2023-02-13

Dependency Updates

[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