Skip to content

Commit 6f07654

Browse files
chore: release v0.1.0
1 parent 42fef37 commit 6f07654

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to async-std will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://book.async.rs/overview/stability-guarantees.html).
7+
8+
## [Unreleased]
9+
10+
## [0.1.0] - 2020-10-08
11+
12+
- Initial release
13+
14+
[Unreleased]: https://github.com/async-rs/async-std/compare/v0.1.0...HEAD
15+
[0.1.0]: https://github.com/async-rs/async-std/tree/v0.1.0

0 commit comments

Comments
 (0)