Skip to content

Commit 8f46cf3

Browse files
1.6.2 CHANGELOG [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2024-03-22) ### Bug Fixes * thread pool scope and mutex need to be global across all instances of Scope for it to be a global thread pool ([#471](#471)) ([51fb51c](51fb51c))
1 parent 51fb51c commit 8f46cf3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
graphiti changelog
22

3+
## [1.6.2](https://github.com/graphiti-api/graphiti/compare/v1.6.1...v1.6.2) (2024-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* thread pool scope and mutex need to be global across all instances of Scope for it to be a global thread pool ([#471](https://github.com/graphiti-api/graphiti/issues/471)) ([51fb51c](https://github.com/graphiti-api/graphiti/commit/51fb51c31f0043d98aa07f689a8cf8c758fa823b))
9+
310
## [1.6.1](https://github.com/graphiti-api/graphiti/compare/v1.6.0...v1.6.1) (2024-03-22)
411

512

0 commit comments

Comments
 (0)