-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from stenjo/release-please--branches--main--com…
…ponents--release-please-action chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2022-08-21) | ||
|
||
|
||
### Features | ||
|
||
* add command line option for continuous loop ([36b677a](https://github.com/stenjo/Middager/commit/36b677a61f930e44b53430e63fcdcd8ebc03dd66)) | ||
* add service option to continous running carousel ([513fb27](https://github.com/stenjo/Middager/commit/513fb279ce4a9ba8f9194607108d41411c11535f)) | ||
* add servise handle as option to cron tab ([f3aa4c0](https://github.com/stenjo/Middager/commit/f3aa4c0c8ed95600f66cced4e05edf40ecfd008a)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* addin eternal running param to execution ([c917ae8](https://github.com/stenjo/Middager/commit/c917ae880cad5cbff271b5df11fdb81a40279cc8)) | ||
* running service from Middager ([733e57e](https://github.com/stenjo/Middager/commit/733e57ecfa239fccafc4550884f94cd2264d481b)) | ||
* update documentation service parameters ([8c132e1](https://github.com/stenjo/Middager/commit/8c132e100b5394c77f719558cc759f5dd45a3bfa)) | ||
* update exec path in service file ([a50d785](https://github.com/stenjo/Middager/commit/a50d785d51017964d764bb6b4e580b25f237c679)) | ||
* update README file with service instructions ([df77116](https://github.com/stenjo/Middager/commit/df7711611a07b693e6d9ab23678152a4c9fe9526)) | ||
* update service file fixing access and working directories ([5683173](https://github.com/stenjo/Middager/commit/5683173d3a4b6955b7b62841edafb60e71274f70)) | ||
* using default python ([bdd7929](https://github.com/stenjo/Middager/commit/bdd7929c47478677fe0fd042d1056739b383e2c3)) |