arkanum/CHANGELOG.md
OCram85 903478f746
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/next Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/tag/renovate Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/next Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
Prepare release 0.2.0 (#40)
#### 📖 Summary

- update used tags in docker-compose examples
- update changelog file

#### 📑 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: CodeServer/arkanum#40
2023-01-04 16:17:42 +01:00

58 lines
1.8 KiB
Markdown

## [v0.1.0](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v0.1.0) - 2022-11-25
* 📦 BUILD
* sync pipeline build args (#28)
* 📚 DOCS
* adds Readme content to prepare Github mirror (#26)
## [v0.0.1](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v0.0.1) - 2022-11-22
* 🐛 BUGFIXES
* fixes logo size (#22)
* ✨ FEATURES
* adds FiraCode NerdFont (#9)
* adds setCode helper (#6)
* add system gitconfig (#4)
* add bash-completion and motd handling (#2)
* 🛠️ ENHANCEMENTS
* Splits extension install into seperate function (#23)
* Adds readme content (#21)
* Rename install script to arkanum (#18)
* adds missing packages required by dotnet (#3)
* 📦 BUILD
* set image labels (#24)
* 🤖 DEPENDENCIES
* Adds renovate-bot (#11)
* update baseimage 4.8.3 (#5)
* 📚 DOCS
* update refs in Readme (#17)
* Updates Readme content (#7)
* ⚙️ META
* adds AGPLv3 license (#20)
* Adds gitea changelog config (#19)
* rename project to Arkanum (#16)
* update PR template wording (#15)
* Add woodpecker manager in renovate-bot (#14)
* fixes logo file path (#8)
* Adds basic container setup with pipeline (#1)
## [v0.1.1](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v0.1.1) - 2023-01-02
* 📦 BUILD
* fix woodpecker fileMatch regex (#30)
* 🤖 DEPENDENCIES
* Update renovate/renovate Docker tag to v34.77 (#35)
* fix renovate config keys (#34)
* Update renovate/renovate Docker tag to v34.62 (#33)
* Update renovate/renovate Docker tag to v34.57 (#32)
## [v0.2.0](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v0.2.0) - 2023-01-04
* 🐛 BUGFIXES
* fix typo (#39)
* 🛠️ ENHANCEMENTS
* Add proxy support (#38)
* 🤖 DEPENDENCIES
* Update renovate/renovate Docker tag to v34.82 (#37)
* Update quay.io/linuxserver.io/code-server Docker tag to v4.9.1 (#31)