mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-05-28 07:40:39 +02:00
1.15.2
Automatically generated by python-semantic-release
This commit is contained in:
parent
7430e3d874
commit
7baba53c35
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,19 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.15.2 (2025-03-05)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **sim**: Moved SimWaveform and SimMonitor to new async update structure
|
||||
([`63eff57`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/63eff57ec441b19428d53d6ba6301d996d487edb))
|
||||
|
||||
### Refactoring
|
||||
|
||||
- Improve logging if fake scan msg is created
|
||||
([`75f3280`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/75f32800f80aa0803d44261cbf150cf473ea6b94))
|
||||
|
||||
|
||||
## v1.15.1 (2025-02-26)
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.15.1"
|
||||
version = "1.15.2"
|
||||
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