build: bump version 0.2.0-a1 -> 0.2.0-a2

!9
This commit is contained in:
2024-02-23 08:24:29 +00:00
parent 8f042b008e
commit 8b65ba0341
3 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,15 @@
## 0.2.0-a2 (2024-02-23)
### Feat
- **server**: update subnet discovery date/time
- **server**: move config of variables to vars file
- **agent**: move config of variables to vars file
### Refactor
- **server**: don't process scan results in parallel
## 0.2.0-a1 (2024-02-22)
### Feat