Skip to content

Commit a6b84f4

Browse files
committed
[meta] prepare release
1 parent e6b4d8c commit a6b84f4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.3.0] - 2023-03-18
44

55
### Changed
66

77
- Changed definitions of `future_queue` and `future_queue_grouped` such that weights can no longer be
8-
exceeded. This enables certain additional use cases.
8+
exceeded. This is easier to explain and enables certain additional use cases in nextest.
99

1010
## [0.2.2] - 2022-12-27
1111

@@ -42,6 +42,7 @@
4242

4343
- Initial release.
4444

45+
[0.3.0]: https://github.com/nextest-rs/future-queue/releases/tag/0.3.0
4546
[0.2.2]: https://github.com/nextest-rs/future-queue/releases/tag/0.2.2
4647
[0.2.1]: https://github.com/nextest-rs/future-queue/releases/tag/0.2.1
4748
[0.2.0]: https://github.com/nextest-rs/future-queue/releases/tag/0.2.0

0 commit comments

Comments
 (0)