From 9484b50cbdcf6681ae255665f174e5203e2a4ea9 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 18 Jul 2017 14:37:46 -0700 Subject: [PATCH] changelog: FspFileSystemOperationProcessId --- Changelog.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.asciidoc b/Changelog.asciidoc index 1526fdfd..33699fb6 100644 --- a/Changelog.asciidoc +++ b/Changelog.asciidoc @@ -1,6 +1,11 @@ = Changelog +v1.2B1 (2017.2 B1):: + +- Added support for getting the originating process ID (PID) during `Create`, `Open` and `Rename` calls. See the `FspFileSystemOperationProcessId` API. + + v1.1 (2017.1):: This release brings some major new components and improvements.