Skip to content

Commit 673cd54

Browse files
authored
yaqd-core-2022.7.0
1 parent 592564e commit 673cd54

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

yaqd-core/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [2022.7.0]
9+
810
### Added
11+
- has-transformed-position
912
- has-dependents ABC
1013

1114
## [2022.5.0]
@@ -310,7 +313,8 @@ There are no actual code changes, this release is to update the release pipeline
310313
- Generic Client
311314
- Continuous hardware base daemon
312315

313-
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.5.0...main
316+
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.7.0...main
317+
[2022.7.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.5.0...2022.7.0
314318
[2022.5.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.3.0...yaqd-core-2022.5.0
315319
[2022.3.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2021.12.0...yaqd-core-2022.3.0
316320
[2021.12.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2021.10.0...yaqd-core-2021.12.0

yaqd-core/yaqd_core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.5.0
1+
2022.7.0

0 commit comments

Comments
 (0)