Skip to content

Commit a658ba7

Browse files
committed
[skip ci] Update Changelog
1 parent 9806e02 commit a658ba7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change log
22

3+
## Unreleased
4+
5+
* Fix issue of hanging threads when exception raised by script using the API.
6+
37
## [v1.0.2](https://github.com/simvue-io/client/releases/tag/v1.0.2) - 2024-08-21
48

59
* Fix incorrect HTTP status code in `Client` when checking if object exists.
@@ -37,7 +41,7 @@
3741

3842
* Added `plot_metrics` method to the `Client` class to simplify plotting metrics.
3943
* (Bug fix) `reconnect` works without a uuid being specified when `offline` mode isn't being used.
40-
* (Bug fix) Restrict version of Pydantic to prevent V2 from accidently being used.
44+
* (Bug fix) Restrict version of Pydantic to prevent v2 from accidentally being used.
4145

4246
## [v0.13.1](https://github.com/simvue-io/client/releases/tag/v0.13.1) - 2023-03-28
4347

0 commit comments

Comments
 (0)