mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-01 01:20:41 +02:00
1.15.0
Automatically generated by python-semantic-release
This commit is contained in:
parent
8ed3f37b14
commit
0fcc2b610f
18
CHANGELOG.md
18
CHANGELOG.md
@ -1,6 +1,24 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v1.15.0 (2025-02-25)
|
||||
|
||||
### Features
|
||||
|
||||
- **psi_device_base**: Add psi_device_base
|
||||
([`ac4f0c5`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/ac4f0c5af7c58927c6b1725934ef98cb400d4b3f))
|
||||
|
||||
### Refactoring
|
||||
|
||||
- Cleanup
|
||||
([`b75207b`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/b75207b7c0955c4d11e9694b8c19698f5b2d89ca))
|
||||
|
||||
### Testing
|
||||
|
||||
- **psi-device-base-utils**: Add tests for task handler
|
||||
([`8ed3f37`](https://gitlab.psi.ch/bec/ophyd_devices/-/commit/8ed3f37b1400165313a0df04e3f11176837913b3))
|
||||
|
||||
|
||||
## v1.14.1 (2025-02-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "ophyd_devices"
|
||||
version = "1.14.1"
|
||||
version = "1.15.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