Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
Update VERSION
Update CHANGES
  • Loading branch information
Bamboo authored and kent-mcleod committed Nov 20, 2019
1 parent e8e10c9 commit 332644f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Upcoming release

## Changes


## Upgrade Notes
---
0.1.0 2019-11-19
Using seL4 version 11.0.0

## Changes

* Add GrantReply access right for endpoint capabilities.
- This is a new right available on seL4 Endpoint object capabilities.
- A capDL spec can now describe an endpoint capability with the 'P' GrantReply access right.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0-dev
0.1.0

0 comments on commit 332644f

Please sign in to comment.