Skip to content

Commit

Permalink
chore: eza v0.20.19 changelogs, version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <ces@fem.gg>
  • Loading branch information
cafkafk committed Jan 30, 2025
1 parent 64cd46f commit f526208
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,45 @@ SPDX-License-Identifier: EUPL-1.2
-->
# Changelog

## [0.20.19] - 2025-01-30

### Bug Fixes

- Update MSRV to 1.78 to solve rust malfunction
- Rustc false dead code positives
- Rustc false positives in tests
- Regression in theme config location, simplify path
- Wrong file name for Brewfile

### Documentation

- Add note regarding ci msrv update

### Features

- Add `.norg` icon

### Build

- Bump dirs from 5.0.1 to 6.0.0
- Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
- Bump flake
- Bump cargo

### Ci

- Fix and unify msrv and add matrix to free/netbsd

## [0.20.18] - 2025-01-23

### Bug Fixes

- Support additional yaml file extension, clippy

### Miscellaneous Tasks

- Eza v0.20.18 changelogs, version bump

### Build

- Cargo bump 2025-01-23
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ readme = "README.md"
homepage = "https://github.com/eza-community/eza"
license = "EUPL-1.2"
repository = "https://github.com/eza-community/eza"
version = "0.20.18"
version = "0.20.19"


[package.metadata.deb]
Expand Down

0 comments on commit f526208

Please sign in to comment.