|
|
@@ -6,6 +6,27 @@ SPDX-License-Identifier: EUPL-1.2
|
|
|
-->
|
|
|
# Changelog
|
|
|
|
|
|
+## [0.23.1] - 2025-08-29
|
|
|
+
|
|
|
+### Bug Fixes
|
|
|
+
|
|
|
+- Restore unsafe blocks for libc major/minor device id
|
|
|
+- `cargo deb` metadata to `LICENSE.txt`
|
|
|
+
|
|
|
+### Documentation
|
|
|
+
|
|
|
+- Improve man page description of flags with default values
|
|
|
+- "default behavior" means eza's default behavior, not an option's default value
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+- Added completion
|
|
|
+
|
|
|
+### Build
|
|
|
+
|
|
|
+- Cargo bump 2025-07-19
|
|
|
+- Flake bump 2025-07-19
|
|
|
+
|
|
|
## [0.23.0] - 2025-07-18
|
|
|
|
|
|
### Bug Fixes
|
|
|
@@ -25,6 +46,7 @@ SPDX-License-Identifier: EUPL-1.2
|
|
|
### Miscellaneous Tasks
|
|
|
|
|
|
- Remove unused dependency
|
|
|
+- Eza v0.23.0 changelogs, version bump
|
|
|
|
|
|
## [0.22.1] - 2025-07-12
|
|
|
|