mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-06 03:40:41 +02:00
1.21.0
Automatically generated by python-semantic-release
This commit is contained in:
parent
0ed4b8dea1
commit
c1aaf2afaf
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,19 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.21.0 (2025-06-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **bec_signals**: Fix validation of async signals
|
||||
([`b76acfe`](https://github.com/bec-project/ophyd_devices/commit/b76acfebb46398c398ec41786f8a38b7544e4aba))
|
||||
|
||||
### Features
|
||||
|
||||
- Add async signal to test device
|
||||
([`0ed4b8d`](https://github.com/bec-project/ophyd_devices/commit/0ed4b8dea13ed26441c83d074df1eca79f34ac7c))
|
||||
|
||||
|
||||
## v1.20.0 (2025-06-03)
|
||||
|
||||
### Continuous Integration
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.20.0"
|
||||
version = "1.21.0"
|
||||
description = "Custom device implementations based on the ophyd hardware abstraction layer"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user