arkanum/CHANGELOG.md
OCram85 307542d524
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/tag/renovate Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/tag/next Pipeline was successful
ci/woodpecker/tag/deploy Pipeline was successful
prepare v0.0.1 (#25)
#### 📖 Summary

- adds changelog entry for 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: CodeServer/arkanum#25
2022-11-22 15:02:03 +01:00

971 B

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)