mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 12:55:23 +01:00
rtic-common: add links to CHANGELOG.md
This commit is contained in:
parent
958f8a114c
commit
53e78d520e
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
### Fixed
|
||||
|
||||
## [v1.0.1]
|
||||
## [v1.0.1](https://github.com/rtic-rs/rtic/commit/2b2208e217a96086696bd6f36cff2a6cd4c4ac9f)
|
||||
|
||||
- `portable-atomic` used as a drop in replacement for `core::sync::atomic` in code and macros. `portable-atomic` imported with `default-features = false`, as we do not require CAS.
|
||||
|
||||
## [v1.0.0] - 2023-05-31
|
||||
## [v1.0.0](https://github.com/rtic-rs/rtic/commit/e65e532c2a342f77080ac6fc8e5be11aa7d82575)(https://github.com/rtic-rs/rtic/commit/c3884e212c36d2a9cf260b1d9ae37c92b91ea73d) - 2023-05-31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue