mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2025-01-03 00:11:24 +00:00
Add release announcement blurb
This commit is contained in:
parent
004a54c4ae
commit
ee03210b0e
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
||||||
# pict-rs 0.5.0
|
# pict-rs 0.5.0
|
||||||
|
|
||||||
TODO: quick message about 0.5 release
|
Today I am announcing pict-rs 0.5.0. This release comes with a number of requested features,
|
||||||
|
including enabling fully stateless pict-rs with postgres, and adding media proxy support to
|
||||||
|
automatically remove infrequently accessed proxied media. There's much more to the 0.5.0 release
|
||||||
|
than just those, so be sure to read through the release notes to get a full picture of what's new.
|
||||||
|
|
||||||
|
If you're upgrading from 0.4, be sure to read through the [Upgrade Notes](#upgrade-notes) below.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue