mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2025-04-21 23:54:12 +00:00
Add release notes
This commit is contained in:
parent
e4d213fb49
commit
2c84bb2092
1 changed files with 15 additions and 0 deletions
15
releases/0.5.17-pre.9.md
Normal file
15
releases/0.5.17-pre.9.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# pict-rs 0.5.17-pre.9
|
||||
|
||||
pict-rs is a simple image hosting microservice, designed to handle storing and retrieving images,
|
||||
animations, and videos, as well as providing basic image processing functionality.
|
||||
|
||||
## Overview
|
||||
|
||||
pict-rs 0.5.17-pre.9 includes dependency updates, a fix for danger-dummy-mode, and performance
|
||||
improvements for blurhashing.
|
||||
|
||||
|
||||
## Upgrade Notes
|
||||
|
||||
There are no significant changes from 0.5.17-pre.8. Upgrading should be as simple as pulling a new
|
||||
version of pict-rs.
|
Loading…
Reference in a new issue