diff --git a/.version b/.version index 5eb56c4..fb7770b 100644 --- a/.version +++ b/.version @@ -1 +1,3 @@ -{"version":"v7.3.17"} +{ + "version": "v7.4.0" +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d48b56..055f13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. +## [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 ### Chore