Skip to content

Commit 3977604

Browse files
authored
add .contains() (#29)
1 parent 31af7aa commit 3977604

File tree

6 files changed

+5554
-1
lines changed

6 files changed

+5554
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [4.3.0] - 2025-09-17
9+
### Added
10+
- .contains() to check if the queue contains a specific element.
11+
812
## [4.2.5] - 2025-09-08
913
### Fixed
1014
- return null in type definition for functions.

0 commit comments

Comments
 (0)