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-01-20 09:20:29 +00:00
parent dfa2908c3d
commit d40075f85b
2 changed files with 15 additions and 1 deletions

View File

@ -1,6 +1,20 @@
# CHANGELOG
## v1.16.3 (2025-01-20)
### Bug Fixes
- **error_popups**: Logger message in SafeSlot for errors; identification in error log from which
property or signal errors comes from
([`02a4862`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/02a4862afdbbb5d343f798a086395e1596d1239a))
### Testing
- **error_popups**: Safeslot tests adjusted; tests extended to cover SafeProperty
([`dfa2908`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/dfa2908c3de39802d40a2dee3e77cd5ca2ccad3b))
## v1.16.2 (2025-01-20)
### Bug Fixes