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-22 19:12:03 +00:00
parent df961a9b88
commit 80937cba97
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,18 @@
# CHANGELOG
## v1.16.5 (2025-01-22)
### Bug Fixes
- **cli**: Server log level info and error
([`df961a9`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/df961a9b885fa996e0ef44a36c937690670637c8))
- **error_popups**: Errors in SafeProperty and in SafeSlot are always logged, even with error
message popup enabled
([`219d43d`](https://gitlab.psi.ch/bec/bec_widgets/-/commit/219d43d325260569e17a8eb7d56f63267d6e9649))
## v1.16.4 (2025-01-21)
### Bug Fixes