From a56caf3f94e54f6559cb3062e671f9d09f4cf6a1 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 5 Jul 2018 15:13:56 -0700 Subject: [PATCH] bump version to 2018.2 B2 and update changelog --- Changelog.asciidoc | 9 +++++++++ build/VStudio/version.properties | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Changelog.asciidoc b/Changelog.asciidoc index d84ece56..239cde22 100644 --- a/Changelog.asciidoc +++ b/Changelog.asciidoc @@ -1,6 +1,15 @@ = Changelog +v1.4B2 (2018.2 B2):: + +Changes since v1.3: + +* New `Control` file system operation allows sending custom control codes to the file system using the Windows `DeviceIoControl` API. +* `FlushAndPurgeOnCleanup` has now been added to the .NET API. (GitHub PR #176; thanks @FrKaram.) +* New sample file system "airfs" contributed by @JohnOberschelp. + + v1.4B1 (2018.2 B1):: Changes since v1.3: diff --git a/build/VStudio/version.properties b/build/VStudio/version.properties index 6713e35c..ffa70679 100644 --- a/build/VStudio/version.properties +++ b/build/VStudio/version.properties @@ -18,7 +18,7 @@ 1.4 - 2018.2 B1 + 2018.2 B2 Beta $(MyCanonicalVersion).$(MyBuildNumber)