Skip to content

Commit 0067bb8

Browse files
committed
CHANGELOG: tidy up
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
1 parent 9d1850b commit 0067bb8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)