From 04b540ca72b1ec01d8d5f281c2a2e65ba9153f59 Mon Sep 17 00:00:00 2001 From: Mark McCaskey Date: Fri, 19 Jul 2019 13:52:22 -0700 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98f784a9e2d..fc92dfc71e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All PRs to the Wasmer repository must add to this file. Blocks of changes will separated by version increments. ## **[Unreleased]** +- [#555](https://github.com/wasmerio/wasmer/pull/555) WASI filesystem rewrite. Major improvements + - adds virtual root showing all preopened directories + - improved sandboxing and code-reuse + - symlinks work in a lot more situations + - many various improvements to most syscalls touching the filesystem ## 0.5.6 - [#565](https://github.com/wasmerio/wasmer/pull/565) Update wapm and bump version to 0.5.6