Skip to content

Commit 9e25ed8

Browse files
authored
v2023.2.0 (#31)
* v2023.2.0 * Update CHANGELOG.md
1 parent e2a49ed commit 9e25ed8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

66
## [Unreleased]
77

8-
### changed
8+
## [2023.2.0]
9+
10+
### Changed
911
- ability to set other modbus addresses w/ sensor
12+
1013
### Added
1114
- config file (Landis sensor)
1215

@@ -19,3 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1922

2023
### Added
2124
- initial release
25+
26+
[Unreleased]: https://github.com/yaq-project/yaqd-labjack/-/compare/v2023.2.0...main
27+
[2023.2.0]: https://github.com/yaq-project/yaqd-labjack/-/compare/v2022.10.0...v2023.2.0
28+
[2022.10.0]: https://github.com/yaq-project/yaqd-labjack/-/compare/v2022.5.0...v2022.10.0
29+
[2022.5.0]: https://github.com/yaq-project/yaqd-labjack/-/tags/v2022.5.0

yaqd_labjack/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.10.0
1+
2023.2.0

0 commit comments

Comments
 (0)