Add 0.4.8 release document
All checks were successful
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m18s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m18s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m47s
/ clippy (push) Successful in 1m36s
/ tests (push) Successful in 1m12s
/ publish-crate (push) Successful in 1m25s
/ publish-forgejo (push) Successful in 21s
/ publish-docker (push) Successful in 15s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 3m0s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 4m32s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 4m40s

This commit is contained in:
asonix 2024-02-17 11:46:16 -06:00
parent 823d2aca61
commit 42d3427dae

11
releases/0.4.8.md Normal file
View file

@ -0,0 +1,11 @@
# pict-rs 0.4.8
## Overview
This is a maintenance release. There's no meaningful changes outside of dependency upgrades and use
of the new CI system (Migrated from Drone to Forgejo Actions).
## Upgrade Notes
There's no significant changes from 0.4.7, so upgrading should be as simple as pulling a new version
of pict-rs.