diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b79da96..22a721d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.27.0](https://github.com/werf/nelm/compare/v1.26.1...v1.27.0) (2026-07-14) + + +### Features + +* add --diff-patches and patches.yaml support ([9241ea8](https://github.com/werf/nelm/commit/9241ea8a51d07fbe6c8b6f41c470752eda8e2a15)) + + +### Bug Fixes + +* resolve issues after conflicts ([d414ee7](https://github.com/werf/nelm/commit/d414ee7a2972ec38663203f52c6f55836debc20e)) + ## [1.26.1](https://github.com/werf/nelm/compare/v1.26.0...v1.26.1) (2026-07-06)