diff --git a/CHANGELOG.md b/CHANGELOG.md index 80ae356..33cb5bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ # 0.28.2 - # 0.28.1 - We have fixed an issue in `%prep` section processing. For instance, if the `%patches` macro appeared there, it would have been converted to `%patch es`, causing failure when executing `%prep` later. (#356)