mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-02 13:44:55 +01:00
1.26.1
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
|
||||||
|
## v1.26.1 (2025-07-21)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **undulator**: Add check for operator control for stop_signal
|
||||||
|
([`9eb1dea`](https://github.com/bec-project/ophyd_devices/commit/9eb1dea8eaf390ba317c245b4de4379593e7fff0))
|
||||||
|
|
||||||
|
|
||||||
## v1.26.0 (2025-07-08)
|
## v1.26.0 (2025-07-08)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "ophyd_devices"
|
name = "ophyd_devices"
|
||||||
version = "1.26.0"
|
version = "1.26.1"
|
||||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|||||||
Reference in New Issue
Block a user