This commit is contained in:
Timothy J. Baek 2024-09-24 15:40:37 +02:00
parent 2d60e42258
commit 38b9a63fa5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- **🔄 Event Loop Error Resolution**: Addressed a critical error where a missing running event loop caused 'periodic_usage_pool_cleanup' to fail during pip installs. This fix ensures smoother and more reliable updates and installations, enhancing overall system stability.
- **🔄 Event Loop Error Resolution**: Addressed a critical error where a missing running event loop caused 'periodic_usage_pool_cleanup' to fail with pip installs. This fix ensures smoother and more reliable updates and installations, enhancing overall system stability.
## [0.3.25] - 2024-09-24