feat: add node pool module and use it for new node pool
This commit is contained in:
parent
f916e715e5
commit
b8b0a7ce22
5 changed files with 118 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## [0.7.0] - 2024-11-23
|
||||
|
||||
### Added
|
||||
|
||||
- Add node pool module
|
||||
- Add new node pool using the new module
|
||||
- Using Intel-based instead of ARM-based CPUs
|
||||
|
||||
## [0.6.0] - 2024-11-23
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Reference in a new issue