From 62cc4a8cb7d2c7b7e2797f4c7480f00d0774e768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20Kentt=C3=A4?= Date: Thu, 2 Apr 2026 22:32:19 +0300 Subject: [PATCH] Update change log and tag v2.6.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb3c69..d068b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## 2.6.0 - 2026-04-02 + +### Added +- Allow setting image position as a fraction of resolution. + +### Changed +- Update *shim* to 16.1 for x86_64 and Aarch64. +- Rename `setup.log` to `setup-log.txt` for easier use. + ## 2.5.2 - 2025-04-13 ### Fixed