Skip to content

Commit

Permalink
Merge pull request #439 from sam-berning/v0.7.0-rc1-changelog
Browse files Browse the repository at this point in the history
chore: update CHANGELOG for 0.7.0-rc1
  • Loading branch information
sam-berning authored Jan 14, 2025
2 parents f440019 + 8eb8343 commit c868490
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Prevent leaking tempfiles when executing krane ([#423], [#430])
- Prevent leaking tempfiles when executing krane ([#423], [#430], [#433])
- Stop dereferencing symlinks when traversing project directory ([#431])
- Drop unnecessary `--all` flag from dnf, allowing builds using dnf5 ([#435])

[#423]: https://github.com/bottlerocket-os/twoliter/pull/423
[#430]: https://github.com/bottlerocket-os/twoliter/pull/430
[#431]: https://github.com/bottlerocket-os/twoliter/pull/431
[#433]: https://github.com/bottlerocket-os/twoliter/pull/433
[#435]: https://github.com/bottlerocket-os/twoliter/pull/435

[0.7.0]: https://github.com/bottlerocket-os/twoliter/compare/v0.6.0...v0.7.0

Expand Down

0 comments on commit c868490

Please sign in to comment.