diff --git a/CHANGELOG.md b/CHANGELOG.md index 954fbcf3..fdf62055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.24.2](https://github.com/werf/nelm/compare/v1.24.1...v1.24.2) (2026-05-15) + + +### Bug Fixes + +* panic if channel for legacy progress reporter closed ([#618](https://github.com/werf/nelm/issues/618)) ([0e6945c](https://github.com/werf/nelm/commit/0e6945ce047c67c6e23a52de7ba06372ffcf383b)) +* pass NoPodLogs to kubedog ([#622](https://github.com/werf/nelm/issues/622)) ([069609f](https://github.com/werf/nelm/commit/069609f63b214323d7ca1ebc9818e200818888ca)) + ## [1.24.1](https://github.com/werf/nelm/compare/v1.24.0...v1.24.1) (2026-04-29)