Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boustrophedon committed Apr 4, 2024
1 parent 0c307f5 commit adbb1cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
unreleased
----------

0.5.0
-----
- Add `Isolate` feature for using unprivileged namespaces
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "extrasafe"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
authors = ["Harry Stern <harry@harrystern.net>",]
description = "Make your code extrasafe by reducing what it can access."
Expand Down

0 comments on commit adbb1cb

Please sign in to comment.