Add changes to CHANGELOG.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-03 15:06:55 +00:00
parent f667c322b7
commit 6e30fdd2e3

View File

@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Rebuilt `DirectoryTree` with new `Tree` control.
- Empty containers with a dimension set to `"auto"` will now collapse instead of filling up the available space.
### Fixed