From c0bb3430bbf0edb19cb8c18763249ebe86ee724f Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Tue, 29 Apr 2025 02:19:30 +0100 Subject: [PATCH] chore: add v0.1.2 --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index c0b8614..70a9bdb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [v0.1.2] - 2025-04-29 + +> [!WARNING] +> This introduces a breaking change that requires the latest version of the photon-worker container image. + +### Added +- Image compression worker function, decreasing page load times. + ## [v0.1.1] - 2025-04-28 ### Fixed