From ba8824c953493f6e3e14eef094088fba7d9a1de8 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 9 Jan 2026 09:42:18 +0000 Subject: [PATCH] chore(release): prepare for v7.4.0 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9872117..055f13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,24 @@ All notable changes to this project will be documented in this file. -## [7.3.18] - 2026-01-03 +## [7.4.0] - 2026-01-09 + +### 🚀 Features + +- Migrate from GitLab CI to Gitea Actions +- Add release workflow using shared workflow + +### 📚 Documentation + +- Add CLAUDE.md for Claude Code guidance ### Chore - *(deps)* Update python:3.14.2-slim docker digest to aa5be11 - *(deps)* Update python:3.14.2-slim docker digest to f7864aa - *(deps)* Update python:3.14.2-slim docker digest to 3955a7d +- *(deps)* Update dependency urllib3 to v2.6.3 +- *(deps)* Update actions/checkout action to v6 ## [7.3.17] - 2025-12-29