mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Add /loop-queue command (#989)
This commit is contained in:
parent
45bdbd1494
commit
769f9da8a2
6 changed files with 64 additions and 1 deletions
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Added `/loop-queue`
|
||||
|
||||
## [2.4.4] - 2023-12-21
|
||||
|
||||
- Optimized Docker container to run JS code directly with node instead of yarn, npm and tsx. Reduces memory usage.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue