Skip to content

Commit 6701037

Browse files
authored
v2023.11.0 (#33)
1 parent 22817c8 commit 6701037

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8+
## [2023.11.0]
9+
10+
### Added
11+
- new daemon yaqd-omega-d8200
12+
813
## [2023.10.0]
914

1015
### Added
1116
- new daemon for iseries controllers supporting modbus
12-
- new daemon omega-d8200
1317

1418
## [2023.1.0]
1519

@@ -25,7 +29,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
2529
### Added
2630
- initial release
2731

28-
[Unreleased]: https://github.com/yaq-project/yaqd-omega/compare/v2023.10.0...main
32+
[Unreleased]: https://github.com/yaq-project/yaqd-omega/compare/v2023.11.0...main
33+
[2023.10.0]: https://github.com/yaq-project/yaqd-omega/compare/v2023.10.0...2023.11.0
2934
[2023.10.0]: https://github.com/yaq-project/yaqd-omega/compare/v2023.1.0...2023.10.0
3035
[2023.1.0]: https://github.com/yaq-project/yaqd-omega/compare/v2022.9.0...2023.1.0
3136
[2022.9.0]: https://gihub.com/yaq-project/yaqd-omega/tags/v2022.9.0

yaqd_omega/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.10.0
1+
2023.11.0

0 commit comments

Comments
 (0)