Skip to content

Commit 48bf1b0

Browse files
[tagpr] update CHANGELOG.md
1 parent 4b9fe34 commit 48bf1b0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [v0.4.2](https://github.com/containers/youki/compare/v0.4.1...v0.4.2) - 2024-10-01
4+
### 🐛 Bug Fixes
5+
- Fixed ENAMETOOLONG error in setup_console_socket by @morganllewellynjones in https://github.com/containers/youki/pull/2915
6+
### 🧪 Test improvements and Misc Fixes
7+
- ci: update action versions to fix deprecation warnings by @YJDoc2 in https://github.com/containers/youki/pull/2918
8+
- deps: update wasmedge to 0.14.0 by @YJDoc2 in https://github.com/containers/youki/pull/2928
9+
- Bump oci-spec to 0.7.0 by @kiokuless in https://github.com/containers/youki/pull/2934
10+
- remove incorrect dependency in readme by @YJDoc2 in https://github.com/containers/youki/pull/2940
11+
### Other Changes
12+
- selinux: create Vagrantfile for SELinux by @Gekko0114 in https://github.com/containers/youki/pull/2900
13+
- Cargo.toml: remove unused dependnecies by @Mossaka in https://github.com/containers/youki/pull/2921
14+
- deps: update wasmtime by @YJDoc2 in https://github.com/containers/youki/pull/2929
15+
- selinux: fix xattr and remove anyhow by @Gekko0114 in https://github.com/containers/youki/pull/2936
16+
- .github/workflows/basic: check unused deps on 'check' job by @Mossaka in https://github.com/containers/youki/pull/2941
17+
318
## [v0.4.1](https://github.com/containers/youki/compare/v0.4.0...v0.4.1) - 2024-09-02
419
### 🧪 Test improvements and Misc Fixes
520
- prepare for version 0.4.1 by @YJDoc2 in https://github.com/containers/youki/pull/2897

0 commit comments

Comments
 (0)