chore(release): prepare for 0.3.5 (docs)
All checks were successful
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 1s
/ check (module-ipv4-test) (push) Successful in 1s
/ check (module-ipv6-test) (push) Successful in 1s
/ check (module-nginx-test) (push) Successful in 1s
/ check (nextest) (push) Successful in 1s
/ check (treefmt) (push) Successful in 1s
/ report-size (push) Successful in 2s

Generate changelog
This commit is contained in:
Jalil David Salamé Messina 2025-01-23 22:35:01 +01:00
parent 989ed2a080
commit 2473e6edbc
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 37 additions and 0 deletions

2
justfile Normal file
View file

@ -0,0 +1,2 @@
changelog version:
git cliff --unreleased --prepend=CHANGELOG.md --tag='{{ version }}'