Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@

### Changes


### Upgrade Notes
---

## 0.5.0 2026-03-31
Using seL4 version 15.0.0

### Changes

* Add support for domain schedules in `capDL-tool`, `capdl-loader-app`, and
`python-capdl-tool`. Domain schedules can optionally be provided in a separate
section of capDL specifications. By default, the provided schedule will be
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0-dev
0.5.0-dev
Loading