mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
feat: running modules in another thread
This commit is contained in:
parent
46c1aa62ce
commit
c93f5b5cf5
2 changed files with 37 additions and 18 deletions
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Running standard modules in a separated thread
|
||||
|
||||
## [0.6.8] - 2025-01-02
|
||||
|
||||
### Fixed
|
||||
|
|
@ -127,7 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
History start.
|
||||
|
||||
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.8..HEAD
|
||||
[0.6.8]: https://github.com/iffse/pay-respects/compare/v0.6.8..HEAD
|
||||
[0.6.8]: https://github.com/iffse/pay-respects/compare/v0.6.7..HEAD
|
||||
[0.6.7]: https://github.com/iffse/pay-respects/compare/v0.6.6..v0.6.7
|
||||
[0.6.6]: https://github.com/iffse/pay-respects/compare/v0.6.5..v0.6.6
|
||||
[0.6.5]: https://github.com/iffse/pay-respects/compare/v0.6.4..v0.6.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue