Skip to content

Commit

Permalink
chore(master): release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tm-infra-robot[bot] authored Nov 15, 2024
1 parent 2dde6b9 commit e95899d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.4.0](https://github.com/gavinying/modpoll/compare/v1.3.3...v1.4.0) (2024-11-15)


### Features

* Add example config for Eastron SDM120 ([#72](https://github.com/gavinying/modpoll/issues/72)) ([2dde6b9](https://github.com/gavinying/modpoll/commit/2dde6b9b413a1c7fba19ba88dc8f1e7df8287c25))
* Allow HEX number in configuration file ([#70](https://github.com/gavinying/modpoll/issues/70)) ([6324269](https://github.com/gavinying/modpoll/commit/63242699b75b5169abc8064c1546faa92a8754de))
* Publish MQTT message for each single reference. ([adb869f](https://github.com/gavinying/modpoll/commit/adb869faeb375ec92d1158bd87c0389de7eceb09))

## [1.3.3](https://github.com/gavinying/modpoll/compare/v1.3.2...v1.3.3) (2024-10-15)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "modpoll"
version = "1.3.3"
version = "1.4.0"
description = "A New Command-line Tool for Modbus and MQTT"
authors = ["Ying Shaodong <[email protected]>"]
repository = "https://github.com/gavinying/modpoll"
Expand Down

0 comments on commit e95899d

Please sign in to comment.