From f2961b30757e7f10dacb0eb092b3562aef2e16f4 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Wed, 25 Sep 2019 10:05:42 -0500 Subject: [PATCH] v0.4.0 changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65710ed..1f10eb7 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,10 @@ See [examples/cpu_cache.cpp](examples/cpu_cache.cpp). ## Changelog +* v0.4.0 + * Add ASLR interface + * Disambiguate some filesystem errors + * Fix some powerpc namespace issues * v0.3.0 * Add filesystem cache interface * v0.2.0