Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/packaging/packaging-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ This page is meant to serve as a changelog of sorts for the Solus packaging envi

## 2025

### November

#### Initial language server integration for `package.yml` files

- All `package.yml` files now specify a YAML schema on the first line.
- Install `yaml-language-server`, and use an editor with language server support to see hints on valid `package.yml` field values.

### September

#### Added `autoupdate` as a `go-task` taskfile commands
Expand Down
Loading