prep/v1.5.0 #90

Merged
OCram85 merged 2 commits from prep/v1.5.0 into master 2024-02-09 11:56:25 +01:00
1 changed files with 10 additions and 0 deletions
Showing only changes of commit d60c97cb03 - Show all commits

View File

@ -1,3 +1,13 @@
## [v1.5.0](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v1.5.0) - 2024-02-09
* 🛠️ ENHANCEMENTS
* Always install latest extension version (#85)
* 🤖 DEPENDENCIES
* Update quay.io/linuxserver.io/code-server Docker tag to v4.20.1 (#88)
* Update quay.io/linuxserver.io/code-server Docker tag to v4.20.0 (#86)
* ⚙️ META
* Add more gitignore items (#89)
## [v1.0.2](https://gitea.ocram85.com/CodeServer/arkanum/releases/tag/v1.0.2) - 2023-12-18
* ✨ FEATURES