Skip to content

Commit

Permalink
changes for 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 7, 2024
1 parent 9fcb19e commit eb17bdb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v2.3.0 (2024-10-07)

* Albatross-daemon: discover and provide root policy with the available system
resources (#190 @hannesm @reynir @PizieDust)
* Vmm_core.Policy.usable: check that block size, if present, is non-negative
(#192 @hannesm)
* BREAKING: rename vm to unikernel (#192 @hannesm)
* Document Vmm_trie (#192 @hannesm)
* Parse /proc/pid/status less strict (#193 @Firobe)

# v2.2.0 (2024-09-05)

* Store the policies on disk, next to the unikernels (#189 @hannesm)
Expand Down

0 comments on commit eb17bdb

Please sign in to comment.