Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinying committed Jul 11, 2024
1 parent 96cce1d commit 73fcc01
Showing 1 changed file with 5 additions and 38 deletions.
43 changes: 5 additions & 38 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,45 +9,12 @@

### Features

* Major refactor to enhance CI/CD automation ([8ffa015](https://github.com/gavinying/modpoll/commit/8ffa0154b540c00b6fa2027ef38690e29911aafa))
* Support Modbus RTU/TCP/UDP devices

## [0.8.4](https://github.com/gavinying/modpoll/compare/v0.8.3...0.8.4) (2024-07-11)
* Poll data from multiple Modbus devices

* Publish data to MQTT broker for remote debugging

### Bug Fixes
* Log data for further investigation

* disable poetry virtualenv creation in docker ([10db8d1](https://github.com/gavinying/modpoll/commit/10db8d11b9eefc42e9e498ac95119906880e4274))

## [0.8.3](https://github.com/gavinying/modpoll/compare/v0.8.2...v0.8.3) (2024-07-11)


### Bug Fixes

* missing shell in docker ([56d5bb4](https://github.com/gavinying/modpoll/commit/56d5bb4dc7fb2aee8cbcbace34d978cea9f63c3e))

## [0.8.2](https://github.com/gavinying/modpoll/compare/v0.8.1...v0.8.2) (2024-07-11)


### Bug Fixes

* docker run error ([#47](https://github.com/gavinying/modpoll/issues/47)) ([e896664](https://github.com/gavinying/modpoll/commit/e8966640debd822fb1a52f3692a47bb37f11246b))
* type issue with '--mqtt-qos' ([e22d2c7](https://github.com/gavinying/modpoll/commit/e22d2c7daa6b99b5cfe1ed85a7be86b40462c02c))


### Documentation

* add changelog.rst ([b66396b](https://github.com/gavinying/modpoll/commit/b66396b7ff4b02a78809941761daba3d9465a8c3))

## [0.8.1](https://github.com/gavinying/modpoll/compare/v0.8.0...v0.8.1) (2024-07-10)


### Bug Fixes

* ci issue ([#44](https://github.com/gavinying/modpoll/issues/44)) ([af9fdeb](https://github.com/gavinying/modpoll/commit/af9fdebbba5ee4b9b03d51462a1efc84fd491d9b))

## [0.8.0](https://github.com/gavinying/modpoll/compare/v0.7.2...v0.8.0) (2024-07-10)


### Code Refactoring

* major refactor ([#40](https://github.com/gavinying/modpoll/issues/40)) ([e54fe8f](https://github.com/gavinying/modpoll/commit/e54fe8f5e89af982211c4c2a9b5b018a6203a849))
* Provide docker solution for continuous data polling in production

0 comments on commit 73fcc01

Please sign in to comment.