Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,11 +1,21 @@
# Changelog
+## [0.18.20] - 2024-06-27
+
+### Features
+- Add --no-|show-symlinks flags for filtering output
## [0.18.19] - 2024-06-20
### Bug Fixes
- Ship release binaries
+### Miscellaneous Tasks
+- Release eza v0.18.19
### Build
- Bump git2 from 0.18.3 to 0.19.0
@@ -387,7 +387,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.19"
+version = "0.18.20"
dependencies = [
"ansi-width",
"chrono",
@@ -16,7 +16,7 @@ readme = "README.md"
homepage = "https://github.com/eza-community/eza"
license = "MIT"
repository = "https://github.com/eza-community/eza"
[package.metadata.deb]