2021-03-30 14:39:10 +02:00
|
|
|
# Changes
|
|
|
|
|
2023-04-01 06:24:40 +02:00
|
|
|
## Unreleased - 2023-xx-xx
|
2022-05-03 15:56:40 +02:00
|
|
|
|
2023-07-17 04:05:39 +02:00
|
|
|
- Minimum supported Rust version (MSRV) is now 1.65.
|
2022-05-03 15:56:40 +02:00
|
|
|
|
|
|
|
## 0.1.3 - 2022-05-03
|
2021-03-30 14:39:10 +02:00
|
|
|
|
2023-03-03 23:36:13 +01:00
|
|
|
- Minimum supported Rust version (MSRV) is now 1.49.
|
2021-03-30 14:39:10 +02:00
|
|
|
|
2021-12-18 04:20:49 +01:00
|
|
|
## 0.1.2 - 2021-04-01
|
|
|
|
|
2023-03-03 23:36:13 +01:00
|
|
|
- No significant changes from `0.1.1`.
|
2021-12-18 04:20:49 +01:00
|
|
|
|
2021-03-30 14:39:10 +02:00
|
|
|
## 0.1.1 - 2021-03-29
|
2023-03-03 23:36:13 +01:00
|
|
|
|
2021-12-18 03:49:23 +01:00
|
|
|
- Move local mpsc channel to it's own crate.
|