mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 12:55:23 +01:00
Release all crates
This commit is contained in:
parent
e592a3aa12
commit
42ebfe57f1
12 changed files with 26 additions and 7 deletions
|
|
@ -7,6 +7,14 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
## v1.1.0 - 2025-06-22
|
||||
|
||||
- Fix minor unsoundnes in `Link::remove_from_list`.
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rtic-common"
|
||||
version = "1.0.1"
|
||||
version = "1.1.0"
|
||||
|
||||
edition = "2021"
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue