0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00
Automatically generated by python-semantic-release
This commit is contained in:
semantic-release
2025-03-05 09:46:50 +00:00
parent fa91366dcb
commit 25423f4a3a
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
# CHANGELOG
## v1.24.3 (2025-03-05)
### Bug Fixes
- **multi_waveform**: Update on_async_readback to use structured metadata for async updates with
"add" instead of "extend"
([`fa91366`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/fa91366dcbb383319dc0a0f26400aa93ee445299))
## v1.24.2 (2025-02-27)
### Bug Fixes

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bec_widgets"
version = "1.24.2"
version = "1.24.3"
description = "BEC Widgets"
requires-python = ">=3.10"
classifiers = [