We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9365ba6 commit f090ea3Copy full SHA for f090ea3
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [3.0.1] - 2022-08-29
6
+### Fixed:
7
+- Fixed import paths to have `/v3`.
8
+
9
## [3.0.0] - 2022-08-29
10
### Added:
11
- `TryReceive`, `RequireValue`, `AssertNoMoreValues`, `AssertChannelClosed`, `AssertChannelNotClosed`: new generics-based helpers related to channels.
0 commit comments