Skip to content

Commit 94128d8

Browse files
authored
bump yaqd-core, yaqd-fakes
* Update CHANGELOG.md
1 parent c71bf2a commit 94128d8

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

yaqd-core/CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [2023.6.0]
9+
810
### Added
911
- fake-has-transformed-position for testing purposes
1012
- has-transformed-position can read native_limits as a config option
@@ -335,7 +337,8 @@ There are no actual code changes, this release is to update the release pipeline
335337
- Generic Client
336338
- Continuous hardware base daemon
337339

338-
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2023.2.0...main
340+
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2023.6.0...main
341+
[2023.6.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2023.2.0...2023.6.0
339342
[2023.2.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.8.0...2023.2.0
340343
[2022.8.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.7.0...2022.8.0
341344
[2022.7.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-core-2022.5.0...2022.7.0

yaqd-fakes/CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [2023.6.0]
9+
810
### Added
911
- new fake-furnace daemon, useful for prototyping chemical engineering setups
1012
- new fake-has-transformed-position daemon
@@ -115,7 +117,8 @@ There are no actual code changes, this release is to update the release pipeline
115117
### Added
116118
- initial release
117119

118-
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2022.5.0...main
120+
[Unreleased]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2023.6.0...main
121+
[2023.6.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2022.5.0...yaqd-fakes-2023.6.0
119122
[2022.5.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2022.3.1...yaqd-fakes-2022.5.0
120123
[2022.3.1]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2022.3.0...yaqd-fakes-2022.3.1
121124
[2022.3.0]: https://github.com/yaq-project/yaq-python/compare/yaqd-fakes-2021.10.0...yaqd-fakes-2022.3.0

0 commit comments

Comments
 (0)