Skip to content

Commit eb2fe2c

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

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.19.4] - 2024-09-18
4+
5+
### Bug Fixes
6+
7+
- Remove non_alpha from percent encoding to fix hyprlinks
8+
9+
### Features
10+
11+
- Pass from serde_yaml to serde_norway
12+
313
## [0.19.3] - 2024-09-12
414

515
### Bug Fixes
@@ -19,6 +29,7 @@
1929
### Miscellaneous Tasks
2030

2131
- Rename justfile
32+
- Eza v0.19.3 changelogs, version bump
2233

2334
### Refactor
2435

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
homepage = "https://github.com/eza-community/eza"
1717
license = "MIT"
1818
repository = "https://github.com/eza-community/eza"
19-
version = "0.19.3"
19+
version = "0.19.4"
2020

2121

2222
[package.metadata.deb]

0 commit comments

Comments
 (0)