Skip to content

Commit 5427248

Browse files
authored
Merge pull request #309 from bytecodealliance/ydnar/cm/v0.2.0
cm: prepare for v0.2.0
2 parents a51ed41 + e830e77 commit 5427248

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cm/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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]
5+
## [v0.2.0]
66

77
### Added
88

@@ -18,5 +18,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1818

1919
Initial version, extracted into module [`go.bytecodealliance.org/cm`](https://pkg.go.dev/go.bytecodealliance.org/cm).
2020

21-
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.1.0..HEAD>
21+
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.0..HEAD>
22+
[v0.2.0]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.1.0..cm/v0.2.0>
2223
[v0.1.0]: <https://github.com/bytecodealliance/go-modules/tree/cm/v0.1.0>

0 commit comments

Comments
 (0)