-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: oauth <[email protected]>
- Loading branch information
1 parent
a1b22e2
commit b9626df
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/woodpecker-ci/autoscaler/releases/tag/0.1.0) - 2023-07-28 | ||
|
||
### ❤️ Thanks to all contributors! ❤️ | ||
|
||
@anbraten, @xoxys | ||
|
||
### ✨ Features | ||
|
||
- Refactor project structure and improve agent calculation [[#3](https://github.com/woodpecker-ci/autoscaler/pull/3)] | ||
|
||
### 📈 Enhancement | ||
|
||
- Renamings and failing on parsing errors [[#9](https://github.com/woodpecker-ci/autoscaler/pull/9)] | ||
- Add release helper [[#7](https://github.com/woodpecker-ci/autoscaler/pull/7)] | ||
- Add hetznercloud network, firewall and ssh-key options [[#4](https://github.com/woodpecker-ci/autoscaler/pull/4)] | ||
|
||
### Misc | ||
|
||
- Allow to set agent min-time-alive as user [[#5](https://github.com/woodpecker-ci/autoscaler/pull/5)] | ||
- Add ci test workflow [[#6](https://github.com/woodpecker-ci/autoscaler/pull/6)] | ||
- Add container image [[#1](https://github.com/woodpecker-ci/autoscaler/pull/1)] |