Skip to content

Commit 9fabc82

Browse files
committed
Add a CHANGELOG
1 parent 7a19276 commit 9fabc82

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
All notable changes to this library will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this library adheres to Rust's notion of
6+
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
### Added
11+
- `std` feature flag; building with `--no-default-features` now enables `no_std` use.

0 commit comments

Comments
 (0)