Skip to content

Commit 104f195

Browse files
committed
Update changelog
1 parent 3e0476f commit 104f195

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1] (2024-07-16)
11+
12+
### Added
13+
* Added attribute call during docs.rs builds to generate railroad diagram.
14+
* The attribute proc macro is published in the crate [cifg-diag-attr][attr-crates-io].
15+
1016
## [1.0.0] (2024-07-15)
1117

1218
### Added
1319
* Initial commit of `cifg` macro.
1420
* Licenses and readme.
1521

22+
[attr-crates-io]: https://crates.io/crates/cifg-diag-attr

0 commit comments

Comments
 (0)