We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31af7aa commit 3977604Copy full SHA for 3977604
6 files changed
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
## [Unreleased]
8
+## [4.3.0] - 2025-09-17
9
+### Added
10
+- .contains() to check if the queue contains a specific element.
11
+
12
## [4.2.5] - 2025-09-08
13
### Fixed
14
- return null in type definition for functions.
0 commit comments