We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a19276 commit 9fabc82Copy full SHA for 9fabc82
1 file changed
CHANGELOG.md
@@ -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