diff --git a/releases/0.5.17-pre.4.md b/releases/0.5.17-pre.4.md new file mode 100644 index 0000000..27d42c9 --- /dev/null +++ b/releases/0.5.17-pre.4.md @@ -0,0 +1,14 @@ +# pict-rs 0.5.17-pre.4 + +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.4 adds handling for rare cases where variant records exist and refer to missing +files. These records should now be properly cleaned upon request. + +## Upgrade Notes + +There are no significant changes from 0.5.17-pre.3. Upgrading should be as simple as pulling a new +version of pict-rs.