diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3c077..1b88451 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file. The format is based on [Conventional Changelog](https://github.com/conventional-changelog/conventional-changelog-config-spec/blob/master/versions/2.2.0/README.md), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.1.26](https://github.com/liblaf/copier-python/releases/tag/v0.1.26) - 2026-03-30 + +### 🐛 Bug Fixes + +- **(template)** raise pylint max-args limit to 10 - [d2de83d](https://github.com/liblaf/copier-python/commit/d2de83decedca605c865229af7180c5a3d58b583) by [@liblaf](https://github.com/liblaf) + +### ❤️ Contributors + +- [@liblaf](https://github.com/liblaf) + ## [v0.1.25](https://github.com/liblaf/copier-python/releases/tag/v0.1.25) - 2026-03-30 ### 📝 Documentation @@ -27,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### ❤️ Contributors +- [@liblaf-release-please[bot]](https://github.com/apps/liblaf-release-please) made their first contribution in [#77](https://github.com/liblaf/copier-python/pull/77) - [@liblaf](https://github.com/liblaf) - [@renovate[bot]](https://github.com/apps/renovate)