update CHANGELOG, use github API in cliff (#2354)

* update CHANGELOG, use github API in cliff

* reset version to 0.21.1, before release

* chore: Release

* remove unreleased from CHANGELOG
This commit is contained in:
PSeitz
2024-04-15 10:07:20 +02:00
committed by GitHub
parent dfa3aed32d
commit 17d5869ad6
11 changed files with 129 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
[package]
authors = ["Paul Masurel <paul@quickwit.io>", "Pascal Seitz <pascal@quickwit.io>"]
name = "ownedbytes"
version = "0.6.0"
version = "0.7.0"
edition = "2021"
description = "Expose data as static slice"
license = "MIT"