Skip to content

Commit fe6ae3f

Browse files
committed
CHANGELOG: update rust to 1.81
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
1 parent e3e5b93 commit fe6ae3f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [Unreleased]
6+
7+
### Changed
8+
9+
- Updated the minimum required Rust version to 1.81
10+
511
## [v0.17.0](https://github.com/spinkube/containerd-shim-spin/releases/tag/v0.17.0) - 2024-11-08
612

713
### Added
@@ -44,6 +50,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
4450

4551
---
4652

47-
[Unreleased]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.17.0..HEAD>
53+
[Unreleased]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.17.0s..HEAD>
4854
[v0.17.0]: https://github.com/spinkube/containerd-shim-spin/compare/v0.16.0...v0.17.0
4955
[v0.16.0]: https://github.com/spinkube/containerd-shim-spin/compare/v0.15.1...v0.16.0

0 commit comments

Comments
 (0)