Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,5 +1,16 @@
# Changelog
+## [0.18.8] - 2024-03-21
+
+### Bug Fixes
+- Avoid deprecation warnings
+- Rustfmt issues
+### Features
+- Add fennel lang icon and associations
## [0.18.7] - 2024-03-14
### Bug Fixes
@@ -10,6 +21,10 @@
- Add filetype and icon for .hh extension
+### Miscellaneous Tasks
+- Release eza v0.18.7
## [0.18.6] - 2024-03-06
@@ -386,7 +386,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.7"
+version = "0.18.8"
dependencies = [
"ansi-width",
"ansiterm",
@@ -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]