Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Commit

Permalink
Add an initial CHANGELOG.md for v0.1.0
Browse files Browse the repository at this point in the history
Add an initial CHANGELOG.md using the rust-vmm template, indicating
that v0.1.0 is the first release

Signed-off-by: Sergio Lopez <[email protected]>
  • Loading branch information
slp authored and jiangliu committed Dec 22, 2021
1 parent 48070cc commit 79a6c58
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog
## [Unreleased]

### Added

### Fixed

### Deprecated

## [v0.1.0]

First release

0 comments on commit 79a6c58

Please sign in to comment.