Skip to content

Commit ab57f46

Browse files
committed
chore: eza v0.20.5 changelogs, version bump
Signed-off-by: Christina Sørensen <[email protected]>
1 parent 3d33756 commit ab57f46

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,32 @@ SPDX-License-Identifier: EUPL-1.2
66
-->
77
# Changelog
88

9+
## [0.20.5] - 2024-10-25
10+
11+
### Bug Fixes
12+
13+
- Ensure nested tree parts align under item name
14+
- Remove depricated `chrono` `from_timestamp_opt`
15+
16+
### Miscellaneous Tasks
17+
18+
- Update generated test files
19+
20+
### Build
21+
22+
- Bump libc from 0.2.159 to 0.2.161
23+
- Chrono v0.4.34 -> v0.4.38
24+
925
## [0.20.4] - 2024-10-18
1026

1127
### Bug Fixes
1228

1329
- Filetype, coloring for executables and folder
1430

31+
### Miscellaneous Tasks
32+
33+
- Eza v0.20.4 changelogs, version bump
34+
1535
## [0.20.3] - 2024-10-17
1636

1737
### Bug Fixes

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readme = "README.md"
1818
homepage = "https://github.com/eza-community/eza"
1919
license = "EUPL-1.2"
2020
repository = "https://github.com/eza-community/eza"
21-
version = "0.20.4"
21+
version = "0.20.5"
2222

2323

2424
[package.metadata.deb]

0 commit comments

Comments
 (0)