Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jun 14, 2024
1 parent 8ec9c78 commit bfaaf7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v1.2.3"></a>
## [v1.2.3](https://github.com/comunica/asyncjoin/compare/v1.2.2...v1.2.3) - 2024-06-14

### Fixed
* [Fix HashJoin hanging for non-autoStarted iterators](https://github.com/comunica/asyncjoin/commit/8ec9c78b76fe43465b7bde6341e8d941a409e14e)

<a name="v1.2.2"></a>
## [v1.2.2](https://github.com/comunica/asyncjoin/compare/v1.2.1...v1.2.2) - 2024-06-11

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asyncjoin",
"version": "1.2.2",
"version": "1.2.3",
"description": "Join library for asynciterator",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit bfaaf7f

Please sign in to comment.