File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
44
55## [ Unreleased]
66
7+ ## [ v0.18.0] - 2025-01-14
8+
79### Changed
810
911- Bump Spin dependencies to v3.1.2 ([ #263 ] ( https://github.com/spinkube/containerd-shim-spin/pull/263 ) )
1012- Updated the minimum required Rust version to 1.81
1113
12- ## [ v0.17.0] ( https://github.com/spinkube/containerd-shim-spin/releases/tag/v0.17.0 ) - 2024-11-08
14+ ## [ v0.17.0] - 2024-11-08
1315
1416### Added
1517
@@ -26,7 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
2628- FIxed CI errors due to old versions of Go and TinyGo and disk pressure ([ #217 ] ( https://github.com/spinkube/containerd-shim-spin/pull/217 ) )
2729
2830
29- ## [ v0.16.0] ( https://github.com/spinkube/containerd-shim-spin/releases/tag/v0.16.0 ) - 2024-10-04
31+ ## [ v0.16.0] - 2024-10-04
3032
3133### Added
3234
@@ -51,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5153
5254---
5355
54- [ Unreleased ] : < https://github.com/spinkube/containerd-shim-spin/compare/v0.17.0..HEAD >
56+ [ Unreleased ] : < https://github.com/spinkube/containerd-shim-spin/compare/v0.18.0..HEAD >
57+ [ v0.18.0 ] : < https://github.com/spinkube/containerd-shim-spin/compare/v0.17.0...v0.18.0 >
5558[ v0.17.0 ] : https://github.com/spinkube/containerd-shim-spin/compare/v0.16.0...v0.17.0
5659[ v0.16.0 ] : https://github.com/spinkube/containerd-shim-spin/compare/v0.15.1...v0.16.0
You can’t perform that action at this time.
0 commit comments