Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -1,5 +1,11 @@
# Changelog
+## [0.18.2] - 2024-02-08
+
+### Bug Fixes
+- Update libgit2 to 1.7.2
## [0.18.1] - 2024-02-08
### Bug Fixes
@@ -10,6 +16,10 @@
- Add manual installation section
+### Miscellaneous Tasks
+- Release eza v0.18.1
### Refactor
- Replace scoped_threadpool with rayon
@@ -377,7 +377,7 @@ dependencies = [
[[package]]
name = "eza"
-version = "0.18.1"
+version = "0.18.2"
dependencies = [
"ansiterm",
"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]