We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335cc2c commit 8639d49Copy full SHA for 8639d49
cpuid-bool/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
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://semver.org/spec/v2.0.0.html).
7
8
+## 0.2.0 (2020-12-01)
9
+### Changed
10
+- Macro now creates a module with several function and the `InitToken` type ([#86])
11
+
12
+[#86]: https://github.com/RustCrypto/utils/pull/86
13
14
## 0.1.2 (2020-07-20)
15
### Added
16
- LICENSE files ([#70])
0 commit comments