Update CHANGELOG for excludes fix

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2022-09-11 00:33:41 -06:00
parent ff54fbc8d7
commit 07a43ff164

View File

@@ -41,6 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- GID is no longer changed to `0` when unspecified during chown
- Proper handling of uid/gid arguments during `wwctl overlay chown`
- /etc/warewulf/excludes stored in the container definition is now
processed correctly, also excluding the contents of an excluded
directory automatically.
## [4.1.0] - 2021-07-29