Skip to content

Commit e3cf626

Browse files
committed
📝 Updated CHANGELOG
1 parent 4268676 commit e3cf626

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Fixed bug where uploading larger files timed out leading to file of size 0B.
66
* Fixed bug where if the range or threshold of an alert is zero the alert type validation fails.
77
* Fixed bug in `Folder.ids` where `kwargs` were not being passed to `GET`.
8+
* Ensured all threads have `daemon=True` to prevent hanging on termination.
9+
* Added error when `close()` method is called within the `simvue.Run` context manager.
810
## [v2.1.1](https://github.com/simvue-io/client/releases/tag/v2.1.1) - 2025-04-25
911
* Changed from CO2 Signal to ElectricityMaps
1012
* Fixed a number of bugs in how offline mode is handled with emissions

0 commit comments

Comments
 (0)