diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..7db97328 --- /dev/null +++ b/CHANGELOG.md @@ -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)]