Skip to content

Commit 7574c52

Browse files
chore(master): release 1.5.1 (#89)
Co-authored-by: tm-infra-robot[bot] <174849669+tm-infra-robot[bot]@users.noreply.github.com>
1 parent 9543ce0 commit 7574c52

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/gavinying/modpoll/compare/v1.5.0...v1.5.1) (2025-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Clear reference value when disconnect ([#90](https://github.com/gavinying/modpoll/issues/90)) ([9543ce0](https://github.com/gavinying/modpoll/commit/9543ce0407686fd1398fd2db2eaecc42192d08e0)), closes [#87](https://github.com/gavinying/modpoll/issues/87)
9+
* Replace unreliable mqtt broker ([#88](https://github.com/gavinying/modpoll/issues/88)) ([bce269c](https://github.com/gavinying/modpoll/commit/bce269c3ce246ecf493b8a992c2f6e6293e7407e))
10+
311
## [1.5.0](https://github.com/gavinying/modpoll/compare/v1.4.1...v1.5.0) (2025-03-13)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "modpoll"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
description = "A New Command-line Tool for Modbus and MQTT"
55
authors = ["Ying Shaodong <[email protected]>"]
66
repository = "https://github.com/gavinying/modpoll"

0 commit comments

Comments
 (0)