Skip to content

Commit

Permalink
changes for 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 5, 2025
1 parent 47ce00a commit 23905e9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v2.4.0 (2025-02-05)

* albatross-daemon: on startup backup the state file (#206 @hannesm, fixes #203)
* Add block size to info command, adapt types slightly (#195 @hannesm)
* Allow the arguments in restart to be changed (#195 @hannesm)
* Update to ocaml-solo5-elftool 0.4.0 - bump OCaml lower bound to 4.14
(#207 @reynir, #208)
* BUGFIX: restart command kills the unikernel first (#205 @reynir)
* Print manifest on mismatch (#196 @reynir)
* Albatross-console: use physical equality for file descriptors (#200 @reynir)
* Albatross-console: allow multiple subscribers (#194 @reynir)

# v2.3.0 (2024-10-07)

* Albatross-daemon: discover and provide root policy with the available system
Expand Down

0 comments on commit 23905e9

Please sign in to comment.