From 05c2c6023da5f0b4ff4d81091cdeb0c20e3c92b9 Mon Sep 17 00:00:00 2001 From: tomjebo Date: Wed, 27 Dec 2017 19:03:21 -0800 Subject: [PATCH 1/2] 2.8.0 notes added --- DocumentFormat.OpenXml.Package.props | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/DocumentFormat.OpenXml.Package.props b/DocumentFormat.OpenXml.Package.props index 26d9e9561..b9d321ed0 100644 --- a/DocumentFormat.OpenXml.Package.props +++ b/DocumentFormat.OpenXml.Package.props @@ -16,9 +16,14 @@ Copyright 2017 (c) Microsoft Corporation. All rights reserved. openxml office Date: Thu, 28 Dec 2017 11:29:40 -0800 Subject: [PATCH 2/2] 2.8.0 date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 644fdb8be..fddfb557f 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Once System.IO.Packaging on .NET Core has feature parity with WindowsBase (ie st Change Log ========== -Version 2.8.0 : *In development* +Version 2.8.0 : December 28, 2017 - Added default runtime directive for better .NET Native support - Fixed exceptions thrown when errors are encountered while opening packages to be consistent across platforms - Fixed issue on Mono platforms using System.IO.Packaging NuGet package (Xamarin, etc) when creating a document