swarmproxy/CHANGELOG.md
OCram85 d0090a7e9a
All checks were successful
ci / docker (push) Successful in 16s
Add Readme content (#11)
#### 📖 Summary

- Add basic help about Swarmproxy
- Update changelog
- prepare next release

#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] CI pipeline tests
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #11
2023-07-12 17:25:31 +02:00

15 lines
420 B
Markdown

## [v0.1.0](https://gitea.ocram85.com/OCram85/swarmproxy/releases/tag/v0.1.0) - 2023-07-12
* ✨ FEATURES
* Adds entrypoint (#6)
* Add first prototype implementation (#1)
* 📦 BUILD
* Add gitea release action (#7)
* Finalize ci (#5)
* Setup basic action based ci (#3)
* 🤖 DEPENDENCIES
* Use absolute urls for action calls (#10)
* Adds renovate support (#8)
* ⚙️ META
* Adds initial readme (#4)