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
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@

### Changes


### Upgrade Notes
---

## 0.6.0 2026-07-22

Using seL4 version 16.0.0

### Changes

* Add support in `python-capdl-tool` for mapping caps into an address space at
arbitrary addresses, outside of the bounds of the ELF file.
* Add experimental support for json output in `capDL-tool` for connecting to
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0-dev
0.6.0-dev