From 167b06fe77166b18c8bc09f3315bc9fdb5e22ee2 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Thu, 4 May 2017 15:30:45 -0700 Subject: [PATCH] Release v0.011 --- Changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes b/Changes index f0b377e..bcd75fa 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Sys::Linux::Namespaces +0.011 - May 4 2017 + * Fix broken /proc mounting support + * Fixup tests to conform more to current BP + 0.010 - May 4 2017 * More stable API * Added umount support to Sys::Linux::Mount